<style>
<!--
BODY
             {
             font-family          :     Verdana, Geneva, Arial, Helvetica, sans-serif;
             margin-left          :     100px;
             margin-right         :     100px;
             }
A:link, A:active
             {
             text-decoration      :     none;
             color                :     #ff00ff;
             background           :     transparent;
             }
A:visited
             {
             text-decoration      :     none;
             color                :     #9900cc;
             background           :     transparent;
             }
A:hover
             {
             text-decoration      :     none;
             color                :     #000000;
             background           :     #cc99ff;
             }
H1
             {
             color                :     purple;
             font-family          :     Verdana, Geneva, Arial, Helvetica, sans-serif;
             font-weight          :     bold;
             }
H2
             {
             color                :     purple;
             font-family          :     Arial Narrow, Helvetica Narrow, sans-serif;
             font-weight          :     bold;
             }
-->
</style>
