th a:link {
  color:#1eb8fb;
  text-decoration: none;
  line-height: 75%;
}

th a:hover {
  color: #119acc;
  text-decoration: underline;
  line-height: 75%;
}

th a:visited {
  color:#1eb8fb;
  text-decoration: none;
  line-height: 75%;
}
