a:active  { color: purple; text-decoration: none }
a:hover    { color: #800080; text-decoration: none }
a:link   { color: #4b0082; text-decoration: none }
a:visited  { color: maroon; text-decoration: none }
