.testo1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none}
.testo1chiaro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CCCCCC; text-decoration: none }
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
	background-color: #003366;
	background-image: url(/favaretto/images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF6600;
}