<STYLE>
<!--
P {color: yellow}
H1, H2, H3 {color: silver ; text-decoration: underline} 
A:link {color: green}
A:active {color: red}
A:visited {color: pink}
BODY {background-color: black ; color: yellow}
-->
</STYLE>