body, th, td, {
   
   font-family: Tahoma;
   font-size:    10pt;
   
}
a:hover.topics {
   color: #ff6600;
   text-decoration: none;
}
.input_post {
   border: 1px solid #000000;
   font-family: Tahoma;
   background-color: #ffffff;
   
}
.input_button1 {
   border: 1px solid #669966;
   color: #009900;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #ccff99;
   cursor : hand
}
.input_button2 {
   border: 1px solid #000000;
   color: #ffffff;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #cc9999;
   cursor : hand
}
.input_button3 {
   border: 1px solid #6699cc;
   color: #006699;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #99ccff;
   cursor : hand
}
