.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;

}
.testo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.titoli {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #012E5B;
	font-weight: bold;
	text-transform: uppercase;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #EF7A35;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
.occhielli {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.links {

	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

