a:link {
  color: #bbb;
}

a:visited {
  color: #bbb;
}

a:hover {
  color: #bbb;
}

a:active {
  color: #bbb;
}
