<style type="text/css">
body {  scrollbar-face-color: #000000;
           scrollbar-highlight-color: #000000;
           scrollbar-shadow-color: #000000;
           scrollbar-3dlight-color: #FFC600;
           scrollbar-arrow-color: #FFD200;
           scrollbar-track-color: #333333;
           scrollbar-darkshadow-color: #000000;
           overflow:auto;
           		  }
a:link {color:#2b730a; background:transparent; text-decoration:none;
}
a:visited {color:#2b730a; background:transparent; text-decoration:none;
}
a:hover {color:#ff0000; background:transparent; text-decoration:none;
}
a:active {color:#ff0000; background:transparent; text-decoration:none;
}
</style>