table {
	background-repeat: no-repeat;
} 
td {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	background-repeat: no-repeat;
}
a {
	font-family: Verdana;
	color: Navy;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: White;
	font-size: 11px;
	background-color: #780900;
}
.rosso12 {
	font-family: Verdana;
	font-size: 12px;
	color: #780900;
}
.rosso11 {
	font-family: Verdana;
	font-size: 11px;
	color: #780900;
}