a {text-decoration:none;}
*.aac a:hover { text-decoration: underline; 
                color: black; 
                background-color: yellow;}
*.aac2 a:hover { text-decoration: underline; 
                color: black;
                background-color: yellow;}
*.lite a:hover { text-decoration: underline;
                 color: black;  
                 background-color: yellow;}

body         { font-family: Arial, Verdana, Helvetica; 
               color: black; 
               background-color: #ff9999;
               background-attachment: fixed;}
a:link       { text-decoration: none; 
               color: #663333;}
a:visited    { text-decoration: none; 
               color: #993333;}
a:active     { text-decoration: none; 
               color: FF0000;}
TABLE        {font-family: Arial, Verdana, Helvetica;}
span         { text-decoration: none;
               font-size: 8pt;} 
.aac         { font-family: Arial, Verdana, Helvetica;
               background-color: #ffcccc;}
*.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;}

