a.button {
  font: normal 12px/24px sans-serif;
  text-decoration: none;
  background: Menu;
  color: MenuText;
  padding: 0px 3px 1px;
  border: outset 2px Menu;
}
a.button:hover {
  color: #900 !important;
}

