.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.testoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.testo_posizione {
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #096CB1;
}
.titolo {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #096CB1;
}
.testoBianco {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.titolo_picc {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #096CB1;
}
.menu_sx {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
