a:link {
  color: #0000ff;
}
a:visited {
  color: #666666;
}
a:hover {
  color: #ff6600;
}
a:active {
  color: #ff6600;
}
