a:link {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: white;
}

.itdh {
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana;
  color: white;
  background: #000000;
}

.itd {
  font-size: 12px;
  font-family: Verdana;
  color: white;
  background: #000000;
}

.itd2 {
  font-size: 12px;
  font-family: Verdana;
  color: white;
  background: #252525;
}
