a:active   {color: #FF0000;
; text-decoration: none
            }
a:visited  {color: #000066;
; text-decoration: none
            }
a:link     {color: #993300;
; text-decoration: none
            }
a:hover  {color: #000000; text-decoration: underline}
body {  margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px}

