BODY {
  color : #8080FF;
  background-color: #000000;
  font-weight : ;
  font-family : "MS UI Gothic";
  font-size : px;
  cursor :  auto;
 scrollbar-arrow-color:#0000A0; scrollbar-face-color: #FFFFFF; scrollbar-track-color: #000000;}
A {
  color : #80FFFF;
  background-color: #;
  font-weight : ;
  text-decoration : underline;
  font-family : "";
  font-size : px;
  cursor :  auto;
}
A:HOVER {
	color : #FF9900;
	background-color: inherit;
	font-weight : ;
	font-family : "MS UI Gothic";
	font-size : px;
	cursor : auto;
}
