a:link {
  color: #70d402;
  text-decoration: none;
}

a:hover {
  color: #70d402;
  text-decoration: underline;
}