A:link          {text-decoration: none;
                 font-weight: bold;
                 text-decoration: none
                 color: #0070ff }
A:visited       {text-decoration: none;
                 font-weight: bold;
                 text-decoration: none
                 color: #0040b0 }
A:active        {text-decoration: none;
                 font-weight: bold;
                 text-decoration: underline
                 color: red }
A:hover         {text-decoration: none;
                 font-weight: bold;
                 text-decoration: underline ;
                 color: red }
.plain          {font-family: Verdana,Arial;
                 font-size: 10pt;
                 color: black }
b               { font-weight: bold;}
