body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #565656;
}
body {
	background-color: #959393;
	margin-top: 0px;
	background-image: url(images/sfondo.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-size: 11px;
	color: #db3032;
	font-weight: bold;
}
a:link {
	color: #DB3032;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DB3032;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.sf_grigio_lat {
	background-color: #e6e6e6;
}
.sf_bianco {
	background-color: #FFFFFF;
}
.sf_grigio_scuro {
	background-color: #d6d6d6;
}
.sf_rosso {
	background-color: #DB3032;
	color: #FFFFFF;
}

