body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-top.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tahoma-11-rosso {
	font-family: Tahma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD0F41;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

