BODY {
  color : #8080FF;
  background-color: #000000;
  font-weight : ;
  font-family : "";
  font-size : px;
  cursor :  auto;
 scrollbar-arrow-color:#0000A0; scrollbar-face-color: #dd000F; scrollbar-track-color: #ffffff;}
 
H1 {
   color : #ffffff
   }


P {
  color : white;
  background-color: #000000;
  font-weight : ;
  font-family : "MS UI Gothic";
  font-size : px;
  cursor :  auto;
}

P.white {
  color : #ffffff;
  background-color: #000000;
  font-weight : ;
  font-family : "MS UI Gothic";
  font-size : px;
  cursor :  auto;
}

span.white{
  color : #ffffff;
  background-color: #000000;
  font-weight : ;
  font-family : "MS UI Gothic";
  font-size : px;
  cursor :  auto;
}

span.blue{
  color : #00ccff;
  background-color: #000000;
  font-weight : ;
  font-family : "MS UI Gothic";
  font-size : px;
  cursor :  auto;
}

a.ch_sh{text-decoration:none}

A:link { color: crimson; }
A:visited { color: blue; }
A:active { color: red; }

 
 
 
 
 
 
 
A {
  color : #80FFFF;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-size : px;
  cursor :  auto;
}
A:HOVER {
  color : #0080FF;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-style : italic;
  font-size : px;
  cursor :  auto;
}
