<!--
A{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : blue;
  background-color : #cefece;
  text-decoration : none;
}
A:LINK{
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : blue;
  background-color : #cefece;
  text-decoration : none;
}
A:VISITED{
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #f24f00;
  background-color : #cefece;
  text-decoration : none;
