<style>
<!--
A:hover {color:#FF0000;}
-->
</style>
a {  color: #330099; text-decoration: none}
a:hover {  color: #FFCC00; text-decoration: none}
a {  text-decoration: none; font-weight: bold}
.middle { text-align: center }
.left { text-align: left}
.right {  text-align: right}
.justify {  text-align: justify}
.hand {  cursor: hand}
