 
BODY{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  color : green;
  text-decoration : none;
}
A{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  color : green;
  text-decoration : none;
}
A:HOVER{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  color : red;
  text-decoration : underline;
}
TD{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  color : green;
  text-decoration : none;
}
