body {
	margin: 0px;
	background-color: #D2D2CF;
	background-image:url(immagini/SFONDO_home.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

font {  
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

td {  
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

.grande {
	font-size: 40px;
}

a:link {
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
}
a:visited {
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
}
a:hover {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	text-decoration: none;
}
