table.gwheader {
  background-color: #000000;
  border-bottom: 1px solid #ffffff;
  width: 100%;
  height: 32px;
}
td.gwheader {
  background-color: #000000;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}
a.gwheader {
  text-decoration: none;
  color: #ffffff;
}
a.gwheader:hover {
  color: #ff0000;
}
