body{
	 font-family: "Meiryo","Gothic","MS UI Gothic","Hiragino Kaku Gothic Pro","Osaka";
}
	
a:link    {text-decoration: underline; color:#001080;}
a:visited {text-decoration: underline; color:#001080;}
a:hover   {text-decoration: underline; color:#FF0000;}
	
a.footer:link    {text-decoration: underline; color: #000000;}
a.footer:visited {text-decoration: underline; color: #000000;}
a.footer:hover   {text-decoration: underline; color: #FF0000;}

