a.lista       { color: #EF0000; text-decoration: none;
                font-weight: bold }
a.lista:hover { color: #000000; text-decoration: underline;
                font-weight: bold }
a.lista1       { color: #000000; text-decoration: none}
a.lista1:hover { color: #ff0000; text-decoration: none}

a.lista2       { color: #000000; text-decoration: underline}
a.lista2:hover { color: #ff0000; text-decoration: underline; font-weight: bold}



a.griglia       { color: #707070; text-decoration: underline; font-size: 11px; 
                font-weight: bold; font-family : arial; }
a.griglia:visited       { color: #707070; text-decoration: underline; font-size: 11px; 
                font-weight: bold; font-family : arial; }
a.griglia:hover { color: #ff6600; text-decoration: underline;  font-size: 11px; 
                font-weight: bold; font-family : arial; }


