a {text-decoration:none;}
body         { font-family: Arial, Verdana, Helvetica; 
               color: #000000; 
               background-color: #ffffff;}
a:link       { text-decoration: none; 
               color: #000099;}
a:visited    { text-decoration: none; 
               color: #cc33cc;}
a:active     { text-decoration: none; 
               color: #ff0000;}
span         { text-decoration: none;
               font-size: 8pt;} 
.bauthor     { font-family: Arial, Verdana, Helvetica;}
.bauthor2    { font-family: Arial, Verdana, Helvetica;
               font-size: 8pt;}
*.bauthor  a:hover { text-decoration: underline; 
                     color: black; 
                     background-color: gold;}
*.bauthor2 a:hover { text-decoration: underline; 
                     color: black; 
                     background-color: gold;}
*.lite a:hover { text-decoration: underline;
                 color: black;  
                 background-color: yellow;}
*.litex          { text-decoration: none; 
                   color: black; 
                   font-variant: small-caps;
                   font-weight: bold;
                   font-size: 9pt;
                   background-color: #ff9933}
*.litex a:hover { text-decoration: none;
                  color: black;  
                  background-color: yellow;}
*.litex a:link       { text-decoration: none; 
                       color: #000000;}
*.litex a:visited    { text-decoration: none; 
                       color: #000000;}
*.litex a:active     { text-decoration: none; 
                       color: #000000;}

*.litey          { text-decoration: none; 
                   color: black; 
                   font-variant: small;
                   font-weight: normal;
                   font-size: 9pt;
                   background-color: #ff9933;
                   border-width: 2px;}
*.litey a:hover { text-decoration: none;
                  color: black;  
                  background-color: yellow;}
*.litey a:link       { text-decoration: none; 
                       color: #000000;}
*.litey a:visited    { text-decoration: none; 
                       color: #000000;}
*.litey a:active     { text-decoration: none; 
                       color: #000000;}

