@charset "utf-8";

.a-footer a:link {
  color: #7a7a7a;
  border-bottom: 0;
}

.a-footer a:visited {
  color: #A1A1A1;
  border-bottom: 0;
}

.a-footer a:hover {
  color: #A1A1A1;
  border-bottom: 0;
}

.a-footer .c-small_headline {
  color: #1e1e1e;
  border-bottom: 0;
}

.a-footer h4 a:link {
  color: #1e1e1e;
  border-bottom: 0;
}

.a-footer h4 a:visited {
  color: #1e1e1e;
  border-bottom: 0;
}

.a-footer h4 a:hover {
  color: #7a7a7a;
  border-bottom: 0;
}

