.centrale
a:hover 
{
text-decoration: overline underline;
background: yellow;

} 

.calendario

a:hover
{
text-decoration: underline overline;

}

.strumenti
a:hover 
{
text-decoration: overline;
color: yellow;
} 

.tabelle
{
font-family: "verdana"; 
font-size: 10pt;

}

.tabelle

a:hover
{
text-decoration: underline overline;
color: #99CCFF;

}

.canzoni

a:hover
{
text-decoration: underline overline;

}

.central
a:hover 
{
background: yellow;

} 

