<style>
<!--
A:hover {color:#F7CF08;}
-->
body { font-family: Arial, Helvetica; }
</style>
a {  color: #3B6CBF; text-decoration: none}
a:hover {  color: #F7CF08; 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}

