.arancio {
	color : #FF9900;
}

.senape {
	color : #FFCF31;
}

.blumedio {
	color : #00A2E7;
}

.bluchiaro {
	color : #80CCFF;
}

.bluscuro {
	color : #3366CC;
	scrollbar-base-color : #00A2E7;
}

BODY {
	scrollbar-base-color : #00A2E7;
	scrollbar-face-color : #3366CC;
	scrollbar-highlight-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-arrow-color : #FFCF31;
	scrollbar-3d-light-color : Blue;
	scrollbar-shadow-color : White;
}






A:link {
	color: #3366CC;
	background-color: transparent;
	text-decoration: none;
} 
A:visited { 
color: #3366CC ; 
background-color:#FFFFFF; 
text-decoration: none;
}
A:hover {
	color: #FF9900;
	background-color: transparent;
	text-decoration: underline;
}
A:link {
	text-decoration: none;
	color : #3366CC;
}
.verdana {
	font-family : Verdana;
}

.arial {
	font-family : Arial;
}

.ottopunti {
	font-size : 8pt;
}

.novepunti {
	font-size : 9pt;
}

.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}


.shade {  color: #FFFFCC}

