style>
<!--
body {  font-family: Arial, Helvetica, sans-serif; color : white; }
body{ background-color: black; } 
body{ link-color: blue; }
A { text-decoration : none; color : white; }
A:Hover { text-decoration : underline; color : blue; }
-->
</style>