
a:visited  { color: gray; text-decoration: none }
a:link  { color: #00d; text-decoration: none }
a:hover { color: #d00; text-decoration: none }

