div.press a.link {
  color                   : black;
  background-color : white;
  text-decoration    : none;
  }
div.press a.visited {
  color                   : black;
  background-color : white;
  text-decoration    : none;
  }