body {
	margin: 0px;
	background-image: url(../immagini/fondo.gif);
	background-position: center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 13pt;
}

a:link {	color: #999999;	text-decoration: none;}
a:visited {	color: #999999;	text-decoration: none;}
a:hover {	color: #336699;	text-decoration: underline;}
a:active {	color: #999999;	text-decoration: none;}

.tdblu1 {
	border: 1px solid #006699;
	background-image: url(../immagini/fondotd.gif);
}
a.bianco:link {	color: #ffffff;	text-decoration: none;}
a.bianco:visited {	color: #ffffff;	text-decoration: none;}
a.bianco:hover {	color: #336666;	text-decoration: none;}
a.bianco:active {	color: #336666;	text-decoration: none;}
