TABLE, P, DIV {
  font-family: MS Sans Serif;
  font-size:14px;
  color: #000000;

   }

INPUT, TEXTAREA, SELECT {
  font-family: MS Sans Serif;
  font-size: 14px;
  color: #000000;
   }
A:active { text-decoration : none; font-weight : none; color : #880909; font-family: MS Sans Serif; }
A:link { text-decoration : none; font-weight : none; color : #880909; font-family: MS Sans Serif; }
A:visited { text-decoration : none; font-weight : none; color : #880909; font-family: MS Sans Serif; }
A:hover { text-decoration : none; font-weight : none; color : red; }
select, input, textarea { font: 12px MS Sans Serif; color: #880909;  font-family: MS Sans Serif; }
