Links

Link States

Click me for color change!

a: visited { color: green; }

Hover over me!

a: hover { color: pink; }

Text Decoration

No Decorations a { text-decoration: none; }
Underlined a { text-decoration: underline; }