BODY{
  font-family : "ＭＳ　Ｐゴシック";
  font-size : small;
}
P{
  font-size : small;
  font-family : "ＭＳ　Ｐゴシック";
}
TD{
  font-size : small;
  font-family : "ＭＳ　Ｐゴシック";
}
A:link {
  color: #0000CD ;
  text-decoration: none ;
  font-size : small;
  font-family : "ＭＳ　Ｐゴシック";
}
A:visited {                 
  color: #0000CD ;
  text-decoration: none ;  
  font-size : small;
  font-family : "ＭＳ　Ｐゴシック";
}
A:active {
  color: #4169E1 ; 
  font-size : small;
  font-family : "ＭＳ　Ｐゴシック";
}   
A:hover {                   
  color: #0000CD ;
  text-decoration: none ;
  font-size : small;
  font-family : "ＭＳ　Ｐゴシック";
  font-weight :bold;
}