
td           { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #003366 }
.giallo {
	color : #F9F402;
	font-weight : bold;
}
.testo_main {
 font-size: 13px;
}
.giallo:hover  {
	color : #F9F402;
	font-weight : bold;
}
.bianco {
	color : #FFFFFF;
	font-weight : bold;
}
.bianco:hover {
	color : #F9F402;
	font-weight : bold;
}
a            {
	text-decoration: none;
	color: #274079;
	font-weight : bold;
}
a:hover      {
	color: #0C4B9C;
	font-weight : bold;
}
.blu {
	color : #0C4B9C;
	font-weight : bold;
}
.cella       {  border: 1px none; width: 100%; clip:  rect(   ); color: #FFFFFF; font-weight: normal}
.cella:hover  {  background-color: #FFF600; width: 100%; clip:  rect(   ); border: 1px none; color: #333366; font-weight: normal}

BODY {
	scrollbar-3d-light-color: #FFF600;
	scrollbar-arrow-color: #FFF600;
	scrollbar-base-color: #0C4B9C;
	scrollbar-shadow-color: #0C4B9C;
	scrollbar-track-color: rgb(255,255,255);
}

