a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00ff00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.testo_piccolo {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.indice {
	color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.testo_verde {
	color: #00FF00;
	font-size: 20px;
}
