BODY
  {
  font:;
  color:#333333;
  background-color:#F2F2D0;
  }
A:link
  {
  text-decoration:underline;
  color:#669900;
  }
A:visited
  {
  text-decoration:underline;
  color:#669900;
  }
A:hover
  {
  text-decoration:underline;
  color:#003300;
  }
