BODY,TD {
      font-family: Verdana,Arial,Helvetica; 
	font-size: 10px; 
            color: #000000;
  text-decoration: none;
      font-weight: none;
}

A:link {
      font-family: Verdana,Arial,Helvetica;
        font-size: 10px;
  text-decoration: underline;
      font-weight: none;
            color: #0000ff
}

A:visited {
      font-family:Verdana,Arial,Helvetica;
        font-size: 10px;
  text-decoration: underline;
      font-weight: none;
            color: #0000ff
}    

A:active {
      font-family:Verdana,Arial,Helvetica;
        font-size: 10px;
  text-decoration: underline;
      font-weight: none;
            color: #cc9966
}

A:hover {
      font-family: Verdana,Arial,Helvetica;
        font-size: 10px;
  text-decoration: underline;
      font-weight: none;
            color: #669999
}

INPUT,SELECT,OPTION,TEXTAREA {
      font-family: Verdana,Arial,Helvetica;
        font-size: 10px;
  text-decoration: none;
            color: #000000;
     border-color: #000000;
     border-width: 1;
 background-color: #eeeeee;
}
