.titblu
{ 
font-family: arial;
font-weight: normal;
font-size: 18px;
color: #000080;
}

.blu
{ 
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #000080;
}

.grigio
{ 
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #7b7b7b;
}

.rosso
{ 
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #ff441e;
}

.nero
{ 
font-family: arial;
font-weight: bold;
font-size: 10px;
color: #000000;
}

A:link , A:visited 
{
text-decoration: none;
color: navy;
font-weight: bold;
} 
A:hover
{
text-decoration: #ff441e; 
color: #ff441e;
font-weight: bold;
}
