A:hover.nav {color:#66cc00; }
A:link { background: black; color: yellow; text-decoration: none; }
A:visited { background: black; color: orange; text-decoration: none; }
A:active { background: black; color: orange; text-decoration: none; }
