BODY {
  color : #;
  background-color: #A9CFFA;
  font-weight : ;
  font-family : "";
  font-size : px;
  cursor :  auto;
}
A {
  color : #008000;
  background-color: #;
  font-weight : 600;
  text-decoration : underline;
  font-family : "";
  font-size : px;
  cursor :  pointer;
}
A:VISITED {
  color : #008000;
  background-color: #;
  font-weight : 600;
  text-decoration : underline;
  font-family : "";
  font-size : px;
  cursor :  pointer;
}
A:HOVER {
  color : #00C413;
  background-color: #B1D8FF;
  font-weight : 600;
  text-decoration : underline;
  font-family : "";
  font-size : px;
  cursor :  pointer;
}
A:ACTIVE {
  color : #00FF00;
  background-color: #0080FF;
  font-weight : 600;
  text-decoration : underline;
  font-family : "";
  font-size : px;
  cursor :  pointer;
}
