
  a:link {
    color: #0aad36
  }
    a:visited {
    color: #04611d
  }
    a:hover {
    color: #08c73b
  }
    a:active {
    color: #0aad36
  }