


BODY
A:link {
   color: #ff9933;
   text-decoration:none;
   font-weight:none;
   cursor: hand;
}
A:visited {
   color:#999999;
   text-decoration:none;
   font-weight:none;
   cursor: hand;
}
A:hover {
    color:#FDB546;
   text-decoration:none;
   font-weight:none;
   cursor: hand;
}


BODY {
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#FDB546;
scrollbar-track-color:#ffffff;
}

<STYLE type="text/css"></style>
