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

