a:link {
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
a:visited {
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
a:hover {
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}
