 
A{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  color : navy;
  text-decoration : none;
}
A:HOVER{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  color : fuchsia;
  text-decoration : underline;
}
