
body {
    scrollbar-face-color:  #6A443E;
    scrollbar-shadow-color: #6A443E;
    scrollbar-highlight-color: #6A443E;
    scrollbar-3dlight-color: #6A443E;
    scrollbar-darkshadow-color: #6A443E;
    scrollbar-track-color: #6A443E;
    scrollbar-arrow-color: #000000;
    background-color: #6A443E;
}

body          {
                      color: #000000;
                      font-family: Arial;
                      font-width: bold;
                      text-decoration: none;
                      font-size: 7 pt;
                     }
                     
.title             {
                      color: #000000;
                      font-family: Arial;
                      font-width: bold;
                      text-decoration: none;
                      font-size: 7 pt;
                      } 

a:link        { color: #000000; font-family: Arial; font-width: bold; text-decoration: none; font-size: 12 px; }
a:active   { color: #000000; font-family: Arial; font-width: bold; text-decoration: none; font-size: 12 px; }
a:hover    { color: #ffffff; font-family: Arial; font-width: bold; text-decoration: none; font-size: 12 px; }
a:visited   { color: #000000; font-family: Arial; font-width: bold; text-decoration: none; font-size: 12 px; }


}
