.css {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #003366;

}
.testo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #012E5B;
	font-weight: bold;
	text-transform: uppercase;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #1A4675;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
.occhielli {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.links {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
.testo_grassetto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
