/*primo foglio di stile*/
TD
{
font-family:"century gothic";
font-size:9pt;
color:#ffffff;
}
A { text-decoration:none;
    color:#ffffff;
    }
A:hover{ color:red;
}
a:visited { color: yellow;}