A { color: blue; text-decoration: none; }
A:visited { color: blue; }
A:active { color: orange; }
A:hover { color: red; text-decoration: underline; }

body { 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック','MS PGothic',sans-serif; }
