<style>
<!--
A:hover {color:#800080;}
-->
</style>
a {  color: #800080; text-decoration: none}
a:hover {  color: #800080; 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}
