body {
   background-color:#663333;
   color:#6699CC;
   font-family:Trebuchet MS,sans-serif;
   

      scrollbar-arrow-color: #D4FFAA;
      scrollbar-3dlight-color: #BC673C;
      scrollbar-highlight-color: #333333;
      scrollbar-face-color: #BC673C;
      scrollbar-shadow-color: #333333;
      scrollbar-darkshadow-color: #BC673C;
      scrollbar-track-color: #BC673C;
    }

a:link{
background-color: none;
color: #3366CC;
text-decoration: none;
font-family:Trebuchet MS,sans-serif;
}

a:visited{
background-color: transparent;
color: #FF9966;
text-decoration: none;
font-family:Trebuchet MS,sans-serif;
}

a:hover{
background-color: transparent;
color: #99FF33;
text-decoration: none;
font-family:Trebuchet MS,sans-serif;
}

a:active{
background-color: transparent;
color: #3366CC;
text-decoration: none;
font-family:Trebuchet MS,sans-serif;

}
    



      