body {
	background-image: url(img/fondo.jpg);
}
.Stile1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.Stile2 {font-family: "Trebuchet MS"; font-size: 9px; color: #666666; }
.Stile3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.Stile4 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}

