A:link {text-decoration: none; color: green}
A:visited {text-decoration: none; color: green}
A:hover {text-decoration: none; color: blue}

A.link-1:link {text-decoration: none; color: #9C0109}
A.link-1:visited {text-decoration: none; color: #9C0109}
A.link-1:hover {text-decoration: none; color: #CE001E}

A.link-2:link {text-decoration: none; color: white}
A.link-2:visited {text-decoration: none; color: white}
A.link-2:hover {text-decoration: none; color: yellow}

A.link-3:link {text-decoration: none; color: yellow}
A.link-3:visited {text-decoration: none; color: yellow}
A.link-3:hover {text-decoration: none; color: white}

A.link-4:link {text-decoration: none; color: black}
A.link-4:visited {text-decoration: none; color: black}
A.link-4:hover {text-decoration: none; color: yellow}