.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
a:visited{  text-decoration: none; background-color: transparent;}
a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #FF9A1C;
}
a:active  {
	text-decoration: none;
	background-color: transparent;
	color: #FF9A1C;
} 
a:link { text-decoration: none; background-color: #FFFFFF; }
.sfondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(sfo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
