a
{
        font-family: Arial, Helvetica, Verdana;
        font-size: 12px;
        line-height: 17px;
        text-decoration: none;
        color: #FF3300;
        font-weight: bold;
}

a:hover
{
        color: #FFFFFF;
}

a:active
{
        color: #FFFFFF;
}

body
{




        scrollbar-base-color:#CFC19D;
        scrollbar-3dlight-color:#5a5a5a;
        scrollbar-arrow-color:#CFC19D;
        scrollbar-darkshadow-color:#5a5a5a;
        scrollbar-face-color:#0A0129;
        scrollbar-highlight-color:#CFC19D;
        scrollbar-shadow-color:#CFC19D;
        scrollbar-track-color:#0A0129;

        font-family: Arial, Helvetica, Verdana;
        line-height: 17px;
        font-size: 12px;
        color: #FFFFFF;
        
        background-color:#FBF1B0; 
        margin-left:0px;
        margin-top:0px; 
        background-image: url("bg_page.jpg");
        background-repeat:repeat-x;
        
}