.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC00;
}

	.BODY { 
		background: url(immagini/slice_25.jpg) no-repeat fixed;
		scrollbar-face-color:#CC9933;
		scrollbar-shadow-color:#CC9933;
		scrollbar-highlight-color:#CC9933;
		scrollbar-3dlight-color:#000000;
		scrollbar-darkshadow-color:#000000;
		scrollbar-track-color:#CC9933;
		scrollbar-arrow-color:#000000;
	}
	.body a {
		color: #FF0000;
		font-weight: bold;
	}
	
	.body a:hover {
		color: #FF6600;
		font-weight: bold;
	}
