a:link {  color: #CC0000; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: none}
a:active {  color: #FFCC33; text-decoration: blink}
a:visited {  color: #FF0000; text-decoration: none}
body
{
scrollbar-face-color: #000000;
scrollbar-highlight-color: #484848;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#484848;
scrollbar-arrow-color: #ffcc33; 
scrollbar-track-color: #000000;
}