BODY  {
        scrollbar-face-color: #E3E3E3;
        scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #8BA0C6;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #000000;
        scrollbar-arrow-color: #8BA0C6;
}

.main {
    font-size : 12pt;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    color: #FFFFFF;
    font-style : normal;
    line-height : 12pt;
    text-decoration : none;
}

.minime {
    font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    color: #FFFFFF;
    font-style : normal;
    line-height : 12pt;
    text-decoration : none;
}


A:hover {
color : #E3E3E3;
}

a:link, a:active, a:visited {
    text-decoration : none
    font-size : 9pt;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    line-height : 12pt;
    font-color: #FFFFFF;
}
