a:link { 
	color: #000000; 
	text-decoration: underline;
	}
a:visited { 
	color: #000000; 
	text-decoration: underline;
	}
a:hover { 
	color: #669999; 
	text-decoration: none;
	}
.sf {  
	background-attachment: fixed; 
	background-image: url(images/sfondo.gif); 
	background-repeat: no-repeat;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin:0px;
	scrollbar-arrow-color: #FFFFFF; 
    scrollbar-3dlight-color: #333333; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-face-color: #669999; 
    scrollbar-shadow-color: #101010; 
    scrollbar-track-color: #f6f6f6; 
    scrollbar-darkshadow-color: #101010;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
.testo_g { 
	font-size: 12px; 
	text-align: justify;
	}

