A:LINK 
{
color : black;
text-decoration: none
}

A:VISITED 
{
color : black;
text-decoration: none
}

A:HOVER 
{
color : black;
text-decoration : underline;
}

A:ACTIVE 
{
color :black;
text-decoration: underline
}

a.intestazione_home:link 
{ 
color: #000000; 
font-family: Verdana,Helvetica, Arial, sans-serif; 
color:white;
font-weight: bold;
font-size: 10px;
text-decoration: none
}

a.intestazione_home:visited 
{ 
color: #000000; 
font-family: Verdana,Helvetica, Arial, sans-serif; 
color:white;
font-weight: bold;
font-size: 10px;
text-decoration: none
}

a.intestazione_home:hover 
{ 
color: #000000; 
font-family: Verdana,Helvetica, Arial, sans-serif; 
color:white;
font-weight: bold;
font-size: 10px;
text-decoration:underline
}

a.intestazione_home:active 
{ 
color: #000000; 
font-family: Verdana,Helvetica, Arial, sans-serif; 
color:white;
font-weight: bold;
font-size: 10px;
text-decoration: none
}

.titolo_home
{
font-family:Verdana, Arial;
font-size:12px;
color:white;
font-weight:bold;
} 

.titolo_menu_sx
{
font-family:Verdana, Arial;
font-size:10px;
color:#004083;
font-weight:bold;
} 

.grigio_chiaro
{
font-family:Verdana, Arial;
font-size:9px;
color:#CCCCCC;
} 

.A,td
{
font-family:Verdana, Arial;
font-size:10px;
font-weight:normal;
} 

.bianco
{
font-family:Verdana, Arial;
font-size:9px;
color:white;
} 

