.navigation a {
  color: #000000;
  text-decoration: none;
}
.navigation a:hover {
  color: #7F7F7F;
  text-decoration: none;
}
