a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #0000FF;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #663399;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
