.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #542400;
}
.dati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #160909;
	font-style: normal;
}
.datilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #160909;
	text-decoration: none;
	font-style: normal;
}
.datilink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #542400;
	text-decoration: none;
	font-style: normal;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.testolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #542400;
	text-decoration: underline;
}
.testolink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #160909;
	text-decoration: underline;
}

#spider { display:none;}
