A { 
  color:#000000; 
  text-decoration:underline; 
  }

.normal { 
        font-family: verdana, arial; font-size: 12px;
        }

.footerlink { 
            font-family: arial; 
            font-size: 11px; 
            color:#000000; 
            text-decoration:underline; 
            }
            
.sidelink { 
          font-family: arial; 
          font-size: 11px; 
          color:#666666; 
          text-decoration:underline; 
          }

.sidesublink { 
          font-family: arial; 
          font-size: 10px; 
          color:#000000; 
          text-decoration:underline; 
          }

A:hover { 
        color:#ff0000; 
        text-decoration:underline; 
        }

A:hover.footerlink { 
                   font-family: arial; 
                   font-size: 11px; 
                   color:#000000; 
                   text-decoration:underline; 
                   } 
                   
A:hover.sidelink { 
                 font-family: arial; 
                 font-size: 11px; 
                 color:#000000; 
                 text-decoration:underline; 
                 }        
        

A:hover.sidesublink { 
                 font-family: arial; 
                 font-size: 10px; 
                 color:#000000; 
                 text-decoration:underline; 
                 }        

select { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; border: #000000; 
       border-style: solid; 
       border-top-width: 1px; 
       border-right-width: 1px; 
       border-bottom-width: 1px; 
       border-left-width: 1px
       }
        
.smallselect { 
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; color:#333333; border: #666666; 
             border-style: solid; 
             border-top-width: 1px; 
             border-right-width: 1px; 
             border-bottom-width: 1px; 
             border-left-width: 1px 
             }

.smalltextbox { 
             font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; border: #000000; 
             border-style: solid; 
             border-top-width: 1px; 
             border-right-width: 1px; 
             border-bottom-width: 1px; 
             border-left-width: 1px 
             }

