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