

body { 
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #808080; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: 666666; 
	scrollbar-arrow-color: #FDE695
	}


#testodipinti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	text-decoration: none;
	color: white;
	line-height: 150%;
}



A:LINK{
	text-decoration : none;
	color : #ffffcc;
	  }

A:VISITED{
	text-decoration : none;
	color : #fde695;
	     }

A:HOVER{
	Color : #333333;
	text-decoration : none;
	<!-- background-color: white; -->
	   }

#img {
	text-decoration : none;
	background-color: transparent;
}
	   
	
