a:hover {
  color:yellow;
  text-decoration:none;
}
a:visited { color: aqua;}
#foot {color:white;}
/*a:visited {
  color:green;
}*/