/* CSS Document */
a.aFoot, a.aFoot:visited, a.aFoot:active {
  color: #fff;
  text-decoration: none;
}

a.aFoot:hover {
  color: #0cf;
  text-decoration: none;
}