td.itemLabel {
  text-align: center;
}

td.itemLabel a {
  text-transform: uppercase;
  background-color: inherit;
  color: #000;
  font-weight: bold;
}

td.itemLabel a span {
  text-transform: none;
  display: block;
  font-weight: normal;
}