td {color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.piedino {
	font-size: 10px;
}
table{
	width:750px;
	text-align:center;
	border: 0;
	height: 250px;
}
table.bassa{
	width:600px;
	height: 20px;
}
table.news{
	width:400px;
	height:300px;
}
table.images{
	width:450px;
	height:350px;
}
body.indice{
	background-color:#F5F6EE;
}
table.indice{
	width:750px;
	height: 50px;
}
body{
	background-color:#781B25;
}

a:link {color: #FFFFCC};
a:visited {color: #FFFF66}
a:hover {color: #CCCCCC}
a:active {color: #FFFFFF}
