
A {
  text-decoration: none;
  color: #336633;
}

A:hover {
  text-decoration: underline;
  color: #339933;
}
