 
FONT{
  font-family : "ＭＳ Ｐ明朝";
}
A:HOVER{
  font-family : "ＭＳ Ｐゴシック";
  color : yellow;
  font-weight : bold;
}
BODY{
  line-height : 150%;
}
