body {
	font-size: 11px;
	color: #000000;
	font-family: Georgia, Tahoma, trebuchet ms;
	background-image:url('sfondo.gif');
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
        line-height: 150%;	
}
a {
	color: #000000; 
	font-family: Georgia, Tahoma, trebuchet ms;
	background-color: transparent; 
	text-decoration: none;
}


a:link, a:active, a:visited {
	color: #CC0000;
 	font-weight: none;
        background-color: transparent; 
	text-decoration: underline;
}

a:hover {
	color: #000000;
	background-color: #E6E6E6; 
	text-decoration: none;
}



