body {
  color: #000000;
  background-color: #CCFFFF;
}
A:link {
  color: #FFCC00;
}
A:visited {
  color: #FF0000;
}
