BODY
{
   COLOR: #000000;
   font-size: 14px;
   font-family: Times New Roman, Arial, Helvetica;
}

table
{ 
  font-size: 14px;
  color: #006666 
}

table.bianco
{ 
  font-size: 14px;
  font-weight : bold;
  color: white 
}

font.errore
{
  color: #CC0000;
  font-weight : bold;
}

font.alert
{
  color: #CE0000
}

font.successo
{
  color: green;
  font-weight : bold;
}

a:link                           	
{
  color: #E03127;
  text-decoration:none
}

a:visited                                 	
{
  color: #E03127;
  text-decoration:none
}

a:hover                                 	
{
  color: #836436;
  text-decoration:none
}

a:link.menu                         	
{
  color: #000000;
text-decoration:none
}

a:visited.menu                                 	
{
  color: #000000;
text-decoration:none
}

a:hover.menu                                 	
{
  color: #818181;
  text-decoration:none
}

font.grandezza10
{ 
  font-size: 9px; 
}

font.grandezza16
{ 
  font-size: 16px; 
}