 
BODY{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #666666;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-colo: #004040;
  scrollbar-track-color: #cccccc;
  scrollbar-darkshadow-color: #000000;
  scrollbar-base-color: #999999
}
A:LINK{
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : navy;
  text-decoration : none;
}
A:HOVER{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : fuchsia;
  background-color : #93c9ff;
  text-decoration : none;
  font-size : 10pt;
}
A:ACTIVE{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : red;
  text-decoration : none;
  font-size : 10pt;
}
A:LINK{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  text-decoration : none;
}
A:VISITED{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : blue;
  text-decoration : none;
}
TD{
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
