@charset "utf-8";
.bodysf {
	background-image: url(../images/sfondo_grigio.gif);
	background-repeat: repeat;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}

a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F68B01;
	text-decoration:normal;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F68B01;
	text-decoration:underline;
}