.aranciobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F88700;
	font-weight: bold;
}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	text-align: justify;
	word-spacing: 3 px;
	text-decoration : none;
}
.nero:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	text-align: justify;
	word-spacing: 3 px;
	text-decoration : underline;
}

.biancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

BODY {
scrollbar-face-color:#333333;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#A8FF00;
scrollbar-track-color:#000000;
}
