.testo {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height:18px;
}

.titolo {
	color: #0061E8;
	font-family: Verdana;
	font-size: 13px;
	line-height:18px;
	font-weight:bold;
}

.footer {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height:18px;
	font-style:italic;
}

.menu {
	color: #C47059;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}

a.testo:link { text-decoration: underline;}
a.testo:visited { text-decoration: underline; }
a.testo:hover {  text-decoration: underline; color: #0061E8;}

.sottomenu {
	color: #AE9584;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}

a.sottomenu:link { text-decoration: none;}
a.sottomenu:visited { text-decoration: none; }
a.sottomenu:hover {  text-decoration: none; color: #990000;}
