BODY {
  color : #000000;
  background-color: #dddddd;
  background-image: url(images/back04.jpg);
  font-weight : ;
  font-family : "";
  font-size : px;
  margin-top : 5 ;
}
A {
  color : #000080;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-size : px;
}
A:VISITED {
  color : #8080C0;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-size : px;
}
A:HOVER {
  color : #FFFF80;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-size : px;
}
A:ACTIVE {
  color : #FF0000;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-size : px;
}

