a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#ff9900;
}

BODY {     scrollbar-3d-light-color:#000000;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#000000;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#ffcc33;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000;
     }