

a:visited {color:navy}
a:active {color:purple}
a:link {blue}
a:hover {color:red; background-color: yellow}


