A {
	color : #009900;
	text-decoration : none;
	;
	font: bold 11px Arial, Helvetica, sans-serif
} A:Visited {
	color : #009900;
	text-decoration 
: none;
	;
	font: bold  11px Arial, Helvetica, sans-serif
} A:Active {
	color : #00CC00;
	text-decoration : none;
	;
	font: bold 11px Arial, Helvetica, sans-serif
} A:Hover {
	color: #00FF00;
	text-decoration : none;
	;
	font: bold 11px Arial, Helvetica, sans-serif
} 
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;

}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;

}
.grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.spacer {
	background-attachment: scroll;
	background-image: url(spacer-oriz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.spacer-vert {
	background-attachment: scroll;
	background-image: url(spacer-vert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

