 
A{
  font-family : Arial,"ＭＳ Ｐゴシック";
  text-decoration : none;
  color : black;
}
A:HOVER{
  font-family : Arial,"ＭＳ Ｐゴシック";
  color : teal;
  text-decoration : none;
}
