a:link, a:visited, a:active {
	color: none;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #B3D63C;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F4C69;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363749;
	font-weight: bold;

}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #E8E8E8;


}
.sottomenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3CEA5;
	font-weight: bold;
}
.testoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #18536F;
	font-weight: bold;

}
.titoloBlu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #81ACBE;
	font-weight: normal;
}
.titoloRosso {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.sottotitolo {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADD037;
	font-weight: bold;
}
.testoAzzurro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81ACBE;
}
.testoBianco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
