TD {
  font-family: Verdana;
  font-size: 13px;
}

A {
  color: black;
}

.wsbox {
  border-style: solid;
  border-width: 1px;
  border-color: white;
}

.bsbox {
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

.menu-domeinen {
  font-weight: bold;
  background: #5369dc;
  text-align: center;
}

.menu-webhosting {
  font-weight: bold;
  background: #5bce2a;
  text-align: center;
  color: white;
}

.menu-colocatie {
  font-weight: bold;
  background: #f5095c;
  text-align: center;
}