a:link  { color: blue; text-decoration: underline }

a:active  { color: blue; text-decoration: underline }

a:hover   { color: maroon }

a:visited   { color: maroon; text-decoration: underline }