a:link, a:visited, a:active {
  color: #009900;
  text-decoration: none;
}

a:hover {
  color : #006600;
}


