
#content a:link {
  color: #0000CC;
}

#content a:hover {
  color: #FF3300;
}

#content a:visited {
  color: #FF0000;
}
