body {
	background-image: url();
	background-color: #000033;
}
.Stile1 {color: #FFFFFF}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.Stile2 {color: #000000}
.Stile3 {color: #000000; font-weight: bold; }
.Stile5 {font-weight: bold}
.Stile6 {color: #FFFFFF; font-weight: bold; }
.Stile8 {font-size: x-small}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #FFFF00;
	font-weight: bold;
}
