
a {
  color: #116;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #ce3d0b;
    text-decoration: underline; }