  
BODY{
  font-family : "ＭＳ ゴシック";
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
TABLE{
  font-family : "ＭＳ ゴシック";
  
}
A{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #00cc00;
  text-decoration : none;
}
A:LINK{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #00cc00;
  text-decoration : none;
}
A:VISITED{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #00cc00;
  text-decoration : none;
}
A:HOVER{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : white;
  background-color : #66ff66;
  text-decoration : none;
}
