a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	color: #009933;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	color: #CC0033;
	text-decoration: underline;
}
