body {
	background: #333333;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	}

.titolo {
	background: #990000;
	font-size: 16px;
	}

a:link{color: white;}
a:visited{color: white;}
a:hover{color: white;}
a:active{color: white;} 

table.tabella {
	font-size: 14px;
	table-layout : auto;
	padding: 0px;
	width : 435;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	}

.specials {
	font-size: 13px;
	color: red;
	}

.fonte {
	color: white;
	font-size: 10px;
	}

