a {text-decoration:none;}
body         { font-family: Arial, Verdana, Helvetica; 
               color: black; 
               background-color: #ffcc33; }
a:link       { text-decoration: none; 
               color: #663333;}
a:visited    { text-decoration: none; 
               color: #993333;}
a:active     { text-decoration: none; 
               color: #ff0000;}
span         { text-decoration: none;
               font-size: 8pt;} 
*.aah a:hover { text-decoration: underline; 
                color: black; 
                background-color: #ff9900;}
*.aah2 a:hover { text-decoration: underline; 
                color: black;
                background-color: #ff9900;
                font-size: 8pt;}
.aah         { font-family: Arial, Verdana, Helvetica;
               background-color: #ffcc66;}
.aah2         { font-family: Arial, Verdana, Helvetica;
                background-color: #ffcc33;
                font-size: 8pt;}
*.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;}
