A {text-decoration:none;}
body         { font-family: Arial, Verdana, Helvetica;; 
               color: #ffffff; 
               background-color: #000000;
               background-attachment: fixed;}
a:link       { text-decoration: none; 
               color: #eeeeff;}
a:visited    { text-decoration: none; 
               color: #ffccff;}
a:active     { text-decoration: none; 
               color: #ff0000;}
span         { text-decoration: none;
               font-size: 8pt;} 

.family { text-decoration: none; 
          background-color: #000000;}
.family3  { text-decoration: none; 
            color: #99cccc;
            font-size: 9pt;
            background-color: #663333;}
.family4  { text-decoration: none; 
            color: white;
            font-size: 8pt;
            background-color: #cc6633;}
.family5  { text-decoration: none; 
            color: white;
            background-color: #330066;}
*.family  a:hover { text-decoration: underline; 
                    color: black;
                    background-color: yellow;}
*.family2 a:hover  { text-decoration: underline; 
                    color: black; 
                    background-color: white;}
*.family3 a:hover  { text-decoration: underline; 
                    color: black; 
                    background-color: white;}
*.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;}

