BODY {
	background-color : #003366;
	
}TD.cella {
	font-family : Arial;
	font-size : 14px;
	color : White;
}


TD.testo {
	font : 18px Arial;
	color : Silver;
}

A.home:link {
	font : 14px Arial;
	color : White;
	text-decoration : none;
	text-align : center;
}
A.home:hover {
	font : 14px Arial;
	color : #00CCFF;
	text-decoration : none;
	text-align : center;
}

A.home:visited {
	font : 14px Arial;
	color : White;
	text-decoration : none;
	text-align : center;
}
