
a:active {text-decoration: none;} 
a:hover {
	text-decoration: none;
	color : #002e7a;
	}
a:link {text-decoration: none;
}
a:visited {text-decoration: none;
}

.Mano { cursor: hand}

.form_cerca {
	background-color : #FFFFFF;
	font-size : 11px;
}

.Testo{
	font-family : "Times New Roman", Times, serif;
	font-size : 1.0em;
}

.Titolo{
	font-family : "Times New Roman", Times, serif;
	font-size : 1.3em;
	color : #002e7a;
	font-weight : bold;
}

.Titoletto{
	font-family : "Times New Roman", Times, serif;
	font-size : 1.0em;
	font-weight : bold;
	color : #9E7940;
}

.Mini{
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #002e7a;
}

.menu_l {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.0em;
	font-weight : bold;
	color : #002e7a;
}

.menu_l_on {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.0em;
	font-weight : bold;
	color : B48B4C;
}