a:visited { color:green; text-decoration: none; }
a:active { background-color:orange; }
a:active { color:orange; }
Comment