a {
  color: #999999;
  text-decoration: underline;
}

a:hover {
  color: #999999;
  text-decoration: none;
}

h1 {
  font-size: 14px;
}