.corpo
{
    background-attachment : fixed;
    color: black;
    text-decoration : none;
    font-family : Tahoma;
    font-size : 12px;
}
ul
{
    color: black;
    text-decoration : none;
    font-family : Tahoma;
    font-size : 12px;

}

.titoletto
{
    font-size : 14px;
    color : #FF0000;
    text-decoration : none;
    font-weight : bold;
    font-family : Tahoma;
    font-style : normal;
}
A:visited
{
 text-decoration: none;
 font-family : Tahoma;
 font-size : 12px;
 font-style : normal;
 color: #0000AA
; font-weight: bold
}

A:hover
{
 text-decoration: underline;
 font-family : Tahoma;
 font-size : 12px;
 font-style : normal;
 color: blue
; font-weight: bold
}.data {  font-family: Tahoma; font-size: 14px; font-weight: bold; color: #008000}


A:link { 
 text-decoration: none;
 font-family : Tahoma;
 font-size : 12px;
 font-style : normal;
 color: #0000AA ; font-weight: bold} 

td { 
    color: black;
    text-decoration : none;
    font-family : Tahoma;
    font-size : 12px;
 } 