body, th, td {
   font-family: Tahoma,MS Sans Serif;
   font-size:    10pt;
}
a:link { color: #ff3333; text-decoration: none}
a:visited { color: #ff9933; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}
.input_post {
   border: 1px solid #ffFF00;
   color: #009900;
   font-family: Tahoma;
   background-color: #ccff99;
}
.input_button1 {
   border: 1px solid #669966;
   color: #009900;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #ccff99;
}
.input_button2 {
   border: 1px solid #000000;
   color: #6699cc;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #ccff99;
}
.input_button3 {
   border: 1px solid #6699cc;
   color: "Red";
   font-weight: bold;
   font-family: Tahoma;
   background-color: #99ccff;
}