body {
  line-height:1.2em;
  font-family: "Helvetica Neue", "Nimbus Sans", "Regular", Helvetica,  Arial, sans-serif;
}
a {
    color: inherit;
    /* text-decoration: inherit; */
}
a:hover {
    color:firebrick;
}
