A{/*リンクされた文字*/
    color : #272727;
    
    text-decoration:none;
}
A:HOVER {/*マウスをのせたとき*/
    color:#16024060;
    font-style:normal;
    text-decoration : underline;
  color : #0080c0;
}
BODY{
  font-size : 10px;
  font-family : "ＭＳ Ｐゴシック",Verdana;
  line-height : 21px;
  letter-spacing : 1px;
  text-decoration : none;
  text-align : center;
}
TD{
  font-size : 12px;
  font-family : Verdana,"ＭＳ Ｐゴシック";
  line-height : 21px;
  letter-spacing : 1px;
  text-decoration : none;
}
