#Footer a:hover {
  color: #ffffff;
  text-decoration: none;
}

#Footer a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

