a:link { color: maroon; text-decoration: none; }
a:visited { color: yellow; text-decoration: none; }
a:hover { background-color: #696969; text-decoration: underline; }
