<!--
A:link { color: red; text-decoration: none } 
A:visited { color: green; text-decoration: none } 
A:active {text-decoration: none} 
A:hover {color:yellow}
body { color: gray; font-size: 10pt; font-family: Arial; font-weight: normal; font-style: normal; background-color: black; background-repeat: repeat; }
