.testo_bianco {
	font-family: Tahoma;
	font-size: 12px;
	color: #efefef;
}
.testo_bianco a{
	color:#FFFFFF;
	background-color:#003876;
	text-decoration:none;
	font-weight:bolder;
}
.testo_bianco a:hover {
	color:#e1b180;
}
.nuovomenu {
	background-color:#003876;
	color:#FFFFFF;
	font-family:Tahoma;
		font-size:11px;
}
.selezionato {
	font-weight:bolder;
	color:#e1b180;
}
/*a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
}*/
.testo_did {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}