BODY, TABLE, TR, TD, DIV,P {
  font-family: Arial, Helvetica, "Times New Roman", Times;
  font-size: 16px;
}

H1 {
  font-family: Arial, Helvetica, "Times New Roman", Times;
  font-size: 28px;
}
A {
  text-decoration: none;
 font-family: Arial, Helvetica, "Times New Roman", Times;
  font-size: 16px;
}

a:link {
  color: #000000;
}

     
a:visited {
  color: #000000;
}           

     
a:active {
  color: #ff2400;
}

     
a:hover {
  color: #00A200;
}


