/**********************STILI GENERALI***************************/
.testo-bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.titolo-blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399ff;
}
a.testo-blubs:link, a.testo-blubs:visited {
	text-decoration: none;
}
a.testo-blubs:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a.testo-blubs-on:link, a.testo-blubs-on:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.testo-blubs-on:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.sfondo-footer {
	background-color: #6666cc;
}
.sfondo-pagina {
	background-color: #000066;
}
.sfondo-scuro {
	background-color: #000033;
}
.sfondo-barreazzurre {
	background-color: #3333ff;
}
.sfondo-barregrigie {
	background-color: #cccccc;
}
.testo-biancob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.testo-biancob:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	font-weight: bold;
}
.testo-blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	font-weight: normal;
}
.testo-blub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	font-weight: bold;
}
.testo-blubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	font-weight: bold;
}
.testo-results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolo-bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/**********************TAG RIDEFINITI***************************/
BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333ff;
}
