html {
  height: 100%;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-size: 16px;
}

body {
  height: 101%;
}

a {
  display: block;
  text-decoration: none;
}

.active a {
  font-weight: bold;
}
