A:hover { color: #000000;
          background-color: transparent;
}
div { font-family: verdana, arial, helvetica, sans-serif;
      font-size: 8pt;
      color: #000000;
      font-weight: normal;
}      
input { font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
        background-color: #FFFFFF;
        width: 100px;
        border: 1px solid #FF0000;
}
textarea { font-family: verdana, arial, helvetica, sans-serif;
           font-size: 8pt;
           color: #000000;
           font-weight: normal;
           background-color: #FFFFFF;
           width: 592px;
           border: 1px solid #FF0000;
}
select { font-family: verdana, arial, helvetica, sans-serif;
         font-size: 8pt;
         color: #000000;
         font-weight: normal;
         background-color: #FFFFFF;
         width: 300px;
         border: 1px solid #FF0000;
}
