a:link { color: blue; }
a:hover { color: red; }
a:active { color: magenta; }
H3 { color: #0080FF }
