a {text-decoration:none;}
body         { font-family: Arial,Verdana,Helvetica; 
               color: black; 
               background-color: #ffffff;}
a:link       { text-decoration: none; 
               color: #0000ff;}
a:visited    { text-decoration: none; 
               color: #C705AF;}
a:active     { text-decoration: none; 
               color: #00B700;}
div          { text-decoration: none;
               font-size: 8pt;}

.awards      { font-family: Arial, Verdana, Helvetica;
               color: black;
               background-color: #eeeeee;}
.awards2     { font-family: Arial, Verdana, Helvetica;}
*.awards a:hover { text-decoration: underline; 
                   color: black; 
                   background-color: gold;}
*.awards2 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;}
