table {
  font-family: verdana;
  font-size: 11;
}

a {
  font-family: verdana;
  font-size: 11;
  font-weight: bold;
  color: black;
/*  text-decoration: none;*/
}

a:hover {
  color: #125BA0;
}