/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(0,0,0);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}

BODY{
scrollbar-arrow-color: #AB9906;
scrollbar-highlight-color: #AB9906;
scrollbar-face-color: #203709;
scrollbar-shadow-color: #AB9906;
scrollbar-darkshadow-color: #AB9906;
scrollbar-track-color: #000000;
}

 