a:visited {   color: black;  text-decoration: none;}a:link {   color: black;  text-decoration: none; }a:hover {   color: black;  text-decoration: underline; }a {  color: black;  text-decoration: none;}