body {
	background-image: url(images/sfondo.jpg);
	margin-top: 2px;
}
.Stile1 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
}
.Stile1 a:link {
	text-decoration: none;
	color:#666666;

}
.Stile1 a:hover {
	text-decoration: underline;
	color:#666666;
}
.Stile1 a:visited {
	text-decoration: none;
	color:#666666;
}

.Stile2 {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 11px;
}
.footer {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
}
.Stile5 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
}
.Stile5 a:link {
	text-decoration: none;
	color:#FFFFFF;

}
.Stile5 a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.Stile5 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}