.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.menuSx {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.fondoSx {
	background-repeat: no-repeat;
	background-position: left top;
}
.testo:hover {
	color: #000000;
	text-decoration: none;
}

