body
	{
		background-color: #FFFFFF;
		color: #287ED7;
		font-family: Arial, Verdana, Tahoma;
	}
/* sotto sono entrambi indispensabili */
.enter, a
	{
		color: #287ED7;
		font-weight: 700;
		text-align: center;
		font-size: 122%;
		text-decoration: none;
	}
div
	{	text-align: center;	}
	
td	{	font-size: 96%;	}

table	{	border: 0px solid;
			width: 100%;	}