a:link {
  color: #339900;
  background: #ffffff;
}
a:visited {
  color: #999999;
  background: #ffffff;
}
a:hover {
  color: #ff6600;
  background: #ffffff;
}
a:active {
  color: #ff6600;
  background: #ffffff;
}
.navigation { text-align: center }
