A:hover
{
    COLOR: #e69b00
}

.testata
{    font-family: Helvetica, arial, verdana, san-serif;
     font-weight: bold;
      font-style: normal;
       font-size: 14pt;
           color: black;
 text-decoration: none;
 text-transform : none;
 text-indent    : 0;
 text-align     : center;
 }
  .Titolocentrale
{    font-family: Arial, Helvetica, arial, verdana, san-serif;
     font-weight: bold;
      font-style: normal;
       font-size: 12pt;
           color: black;
 text-transform : none;
 text-indent    : 0;
 text-align     : center;
 }

.testatadel
{    font-family: Helvetica, arial, verdana, san-serif;
     font-weight: bold;
      font-style: italic;
       font-size: 14pt;
           color: black;
 text-decoration: none;
 text-transform : none;
 text-indent    : 0;
 text-align     : center;
 }
.testatab
{    font-family: Helvetica, arial, verdana, san-serif;
     font-weight: bold;
      font-style: normal;
       font-size: 10pt;
           color: black;
 text-align     : center;
 }
.testacolonna
{    font-family: Helvetica, arial, verdana, san-serif;
     font-weight: bold;
      font-style: normal;
       font-size: 9pt;
           color: black;
 text-align     : center;
 }
.corpo
{    font-family: "Times New Roman", Arial, verdana, san-serif;
     font-weight: normal;
      font-style: normal;
       font-size: 9pt;
           color: black;
 text-decoration: none;
 text-transform: none;
    text-indent: 0;
     text-align: justify;
 }
.corpocentrato
{    font-family: "Times New Roman", Arial, verdana, san-serif;
     font-weight: bold;
      font-style: normal;
       font-size: 9pt;
           color: black;
 text-decoration: none;
 text-transform: none;
     text-align: center;
 }
.corsivo
{     font-style: italic;
 }
.verde
{    
           color: green;
 }
.corpotab
{    font-family: "Times New Roman", Arial, verdana, san-serif;
     font-weight: normal;
      font-style: normal;
       font-size: 10pt;
           color: black;
}
.corpotabdx
{    font-family: "Times New Roman", Arial, verdana, san-serif;
     font-weight: normal;
      font-style: normal;
       font-size: 9pt;
           color: black;
      text-align: right;
}

