a {
  box-sizing: border-box;
  color: #004494;
  margin: 0;
  text-decoration: underline; }

a:hover, a:focus {
  color: #000; }
