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