 .alto {
	background-color : Black;
	font-family : Verdana;
	font-size : 24px;
	font-weight : bold;
	color : White;
}

.principale {
	background-color : White;
	font-family : Verdana;
	font-size : 20px;
	font-weight : bold;
	color : Black;
}

.testo {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}

.tabelle {
	font-family : Verdana;
	font-size : 10px;
	color : Black;
}

.risultati {
	font-family : Verdana;
	font-size : 10px;
	color : White;
	background-color : Black;
	font-weight : bold;
}

.evento {
	font-family : Verdana;
	font-size : 12px;
	color : White;
	background-color : Black;
	font-weight : bold;
}


.titoletti {
	font-family : Verdana;
	font-size : 10px;
	color : Black;
	font-weight : bold;
}

.schedina {
	font-family : Verdana;
	font-size : 10px;
	color : White;
	font-weight : bold;
}


.secondario {
	background-color : White;
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : Black;
}

.sezioni {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : White;
	background-image : url(img/blu.gif);
}

.menu {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	line-height : 16px;
}

.menusecondario {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	line-height : 12px;
}



.focus {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : White;
	background-color : Gray;
}

.txtfocus {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : Black;
	background-color : #D4D4D4;
}

.titfocus {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : White;
	background-color : #545454;
}


a:link {  font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration: underline;  color : Black;  }

a:hover {  color: White;  background : #6969ff; }



