A:link {
  color : #FF0000;
}

A:visited {
  color : #0000FF;
}

A:active {
  color : #FFFF00;
}

TD {
  font-weight : bold;
}
