
HR
{ 
    color: #ffffff; 
    
    }

BODY
{
    font-family: verdana,sans-serif; font-size :small; 
    margin-right: 1.17cm; margin-bottom: 0cm; text-align:justify;
}

#testo
{
  font-family: verdana,sans-serif; font-size :small; 
  margin-left: 0.5cm; 
  margin-right: 1.00cm; 
  margin-bottom: 0cm;
  text-align:justify;
}

A:link
{
    color:Black;
    font-weight: normal;
    text-decoration: none;
 }
 
A:visited
{
    color:black  ;
    font-weight: normal;
    text-decoration: none;
}
A:hover
{
    color:blue;
    text-decoration: none;
}
A:active
{ 
    color: black;
    text-decoration: none;
}

