body {
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
}
a:link {
	color: #B10035;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B10035;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #B10035;
	text-align: center;
}.tabellacentro {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

