<!--
TABLE{
  font-size : 12px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  line-height : 18px;
  color : #990099;
}
H2{
  color : red;
  font-size : 20px;
  font-family : "MS UI Gothic";
  font-weight : bold;
}
A:LINK{
  color : #ff3e3e;
}
A:VISITED{
  color : #808080;
}
A:HOVER{
  color : red;
  background-color : white;
}
A:ACTIVE{
  color : red;
  background-color : aqua;
}
BODY{
  background-color : #d8b0ff;
}
H3{
  font-size : 15px;
  font-family : "MS UI Gothic";
}
-->
 