<html>
<style>
body {background-color: black; cursor: arrow}
font {color: orange;;weight:bold}
a:link{color: orange;weight:bold}
        a:visited{color: orange;weight:bold}
        a:active{color:orange;weight:bold}
        a:hover {color:orange;  weight:bold;  letter-spacing: 0pt; text-decoration: strikethrough; cursor: arrow}
a {text-decoration: underline; overline; font-size: 14px; weight:bold }
hr { color:#000000;height:1}
font {family: "arial narrow"; size: 14px weight:bold}
body{ 
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-track-color: black; 
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: orange;
scrollbar-arrow-color: black;
}
</style>


</html>
