 td, body{
 font-family: Tahoma, sans-serif;
 font-size: 11;
 color: #3E3E3E;
 }
 a{
 font-family: Tahoma, sans-serif;
 font-size: 11;
 color: #DC285;
 text-decoration: none;
 }
 a:hover{
 font-family: Tahoma, sans-serif;
 font-size: 11;
 color: #989898;
 text-decoration: none;
 }
 input, textarea{
 background-color: #EEEEEE;
 border-color: #AAAAAA;
 border-left-width: 0px;
 border-right-width: 0px;
 border-top-width: 0px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 font-family: Trebuchet MS, Tahoma, sans-serif;
 font-size: 10;
 color: #888888;
 }