body {
	color: #000000;
	background-color: #000000;
}
.arancio {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.arancio-grosso {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.bianco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco-grosso {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.grigio-chiaro {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.grigio-scuro {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.giallo {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
