.titolo, .titologrigio, .titoloverde, .titoloarancio, .tlink {font-family:verdana,helvetica,arial,geneva;font-size:13px;}
.normal, .tabelle, .nlink, .normalarancio {font-family:verdana,helvetica,arial,geneva;font-size:12px;}
.middle, .mlink {font-family:verdana,helvetica,arial,geneva;font-size : 11px;font-weight:bold;}
.small, .slink {font-family:verdana,helvetica,arial,geneva;font-size:10px;}
.news {font-family:verdana,helvetica,arial,geneva;font-size:9px;}

.titolo {color:black;font-weight:bold;}
.titologrigio {color:#999999;font-weight:bold;}
.titoloverde {
	color: Blue;
	font-weight:bold;
}
.titoloarancio {
	color: Blue;
	font-weight:bold;
}
.tlink {color: #008e00;text-decoration : none;font-weight:bold;}

.normal {color: black;}
.nlink {color: #008e00;text-decoration : none;font-weight:bold;}
.normalarancio {color:#FF6C00; font-weight:bold;}
.tabelle {color: black;}

.small {color: black;}
.slink {font-weight:bold; color: white;text-decoration : none;}
.menu {font-family:arial; font-size:14px;font-weight:bold; color: white;text-decoration : none;}

.middle {color: black;}
.mlink {font-weight:bold; color: #008e00;text-decoration : none;}

.news {color: white;text-align: justify;}

A.nlink:hover, A.slink:hover, A.mlink:hover, A.menu:hover  {
	color: Blue;
}
A.glink2:hover {
	color: Yellow;
	text-decoration : underline;
}
A.tlink:hover {color:white;text-decoration : none;font-weight:bold;}
/* A.nlink:visited, A.slink:visited {color: #1B405B;; text-decoration: none;} */

