BODY {
  color : #000000;
  background-color: #FFFFFF;
  font-weight : ;
  font-family : "";
  font-size : 12pt;
  cursor :  auto;
}
A {
  color : #0000FF;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12pt;
  cursor :  auto;
}
A:VISITED {
  color : #800080;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12pt;
  cursor :  auto;
}
A:hover {
  color: #ff0000;
  background-color: #ffcccc;
  text-decoration: none;
  font-size : 12pt;
  cursor :  pointer;
}
A:ACTIVE {
  color : #ff9900;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12pt;
  cursor :  auto;
}
