<style type="text/css">
<!--
A:link
{ text-decoration: none; color:pink; font-weight:bold }
A:visited
{ text-decoration: none; color:#FFFFCC }
A:active
{ text-decoration: none; color:red }
A:hover
{ text-decoration: none; color:red;background-color:#F1443A;
cursor: crosshair }

body 
{ background-color:green;
font-family: Arial; 
color:#FFFFCC; 
font-weight: normal;
font-size:8pt; 
line-height: 10px


scrollbar-face-color:green;
scrollbar-shadow-color:green;
scrollbar-3dlight-color:black;
scrollbar-arrow-color:black;
scrollbar-base-color:green;
scrollbar-track-color:green;
scrollbar-darkshadow-color:black;
scrollbar-highlight-color:green;
scrollbar-shadow-color:green;
}
--->
</style>