
A:Link {
  font-family: "Arial  Geneva  sans-serif";
  color: #F3BA20;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}

A:Visited {
  font-family: "Arial  Geneva  sans-serif";
  font-size: 9pt;
  color: #FFA700;
  text-decoration: none;
  font-weight: bold;
}

A:Active {
  font-family: "Arial  Geneva  sans-serif";
  font-size: 9pt;
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

A:Hover {
  font-family: "Arial  Geneva  sans-serif";
  font-size: 9pt;
  color: #F3BA20;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
}

A {
  font-weight: bold;
  font-size: 9pt;
  font-family: "helvetica Arial";
}
