.arancio {
	color : #FF9900;
}

.senape {
	color : #FFCF31;
}

.blumedio {
	color : #00A2E7;
}

.bluchiaro {
	color : #80CCFF;
}

.bluscuro {
	color : #3366CC;
	scrollbar-base-color : #00A2E7;
}

BODY {
	scrollbar-base-color : #000099;
	scrollbar-face-color : #000066;
	scrollbar-highlight-color : #3399FF;
	scrollbar-dark-shadow-color : White;
	scrollbar-arrow-color : #FF9900;
	scrollbar-3d-light-color : #000099;
	scrollbar-shadow-color : #3399FF;
	scrollbar-track-color : #FFFFE3;
	scrollbar-darkshadow-color : #000066;
	background-attachment : fixed;
	background-repeat : no-repeat;
}






A:link {
	color: #000099;
	text-decoration: none;
} 
A:visited {
	color: #000099;
	text-decoration: none;
}
A:hover {
	color: #000099;
	text-decoration: underline;
}

.verdana {
	font-family : Verdana;
}

.arial {
	font-family : Arial;
}

.ottopunti {
	font-size : 8pt;
}

.novepunti {
	font-size : 9pt;
}

.diecipunti {
	font-size : 10pt;
}
.zero99 {
	color : #000099;
}.beigechiaro {
	color : #FFFFE1;
}


.undicipunti {
	font-size : 11pt;
}

.ventipunti {
	font-size : 20pt;
}

.times {
	font-family : times,Times New Roman, serif;
}
.minilinks {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt}


.rosso {  color: #FF0000}
.quattordici {  font-size: 14pt}
