body {
  background-color: #FFFF00;
  color: #000000;
}
:link { color: #FF0000 }
:visited { color: #00FF00 }
:active { color: #800000 }
