A:link {
    color: #FA6400;
    text-decoration: underline;
}

A:visited {
    color: #FA6400;
    text-decoration: none;
}

A:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

BODY {
    background-attachment: fixed;
    background-color: #000000;
    background-image: url(sfondo.jpg);
    background-repeat: repeat;
    color: #FFFFFF;
    margin-bottom: 0pt;
    margin-top: 0pt;
    SCROLLBAR-FACE-COLOR: #FA6400;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #D4D0C8;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #D4D0C8;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

H1 {
    color: #FFFFFF;
    font-family: "Lucida Sans";
    font-size: 23pt;
    letter-spacing: 1pt;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0pt;
    margin-top: 0pt;
}

H2 {
    color: #FA6400;
    font-family: "Lucida Sans";
    font-size: 14pt;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0pt;
    margin-top: 0pt;
}

H3 {
    color: #FA6400;
    font-family: "Lucida Sans";
    font-size: 14pt;
    text-align: center;
    margin-bottom: 0pt;
    margin-top: 0pt;
}

H4 {
    color: #FFFFFF;
    font-family: "Lucida Sans";
    font-size: 7pt;
    margin-bottom: 0pt;
    margin-top: 0pt;
}

P {
    color: #FFFFFF;
    font-family: "Lucida Sans";
    font-size: 13pt;
    margin-bottom: 0pt;
    margin-top: 0pt;
}

TABLE {
    color: #FFFFFF;
    font-family: "Lucida Sans";
    font-size: 13pt;
    margin-bottom: 0pt;
    margin-top: 0pt;
}