body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a {
	color: #990000; 
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #990000;
}
.nero {
	text-decoration: none; 
	color: #000000;
}
.rosso {
	text-decoration: none; 
	color: #990000;
}
.arancione {
	color: #FF6600; 
	text-decoration: none;
}
