body {
  background-color: #FFFFFF;
  a:link {color: #FF0000}
  a:visited {color: #000000}
  a:active {color: #0000FF}
}

