a {
  color: red;
  font-weight: bold; }
  a:hover {
    background: red; }
