a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FF6600;
	text-decoration: none;
}

