body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

.Stile1 {font-size: 9px}
.Stile2 {color: #F70000; font-weight: bold;}
.Stile3 {
	color: #FFCC00;
	font-weight: bold;
}
.Stile4 {
	color: #0000CC;
	font-weight: bold;
}
.Stile6 {font-size: 9px; font-weight: bold; }
