.light {
  color: #666666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
