a.broad_link {
  display: block;
  width: 100%
}

a.broad_link:hover {
  background-color: #ffff99;
  color: red;
}