/*被爆体験記全ページ共通リンク色CSS*/

a:link		{color:red;}
a:visited	{color:red;}
a:active	{color:red;}
a:hover		{color:#004080;}