a { text-decoration: none;    color: blue; }a:visited {text-decoration: none;    color: blue; }a:hover { text-decoration: none;    color: "#008000"; }