a { font-size: 12px; color: #000008; text-decoration: none; } a:hover { font-size: 12px; color: #FF0000; text-decoration: underline; } table{ font-size:12px; } select,input { font-size:12px;color: #000000; } input1{ border: 1px solid #006600; } .underline { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: #333333; border-right-color: #333333; border-bottom-color: #333333; border-left-color: #333333; }