a:link{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #6699cc;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #6699cc;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: pink;
	font-weight:bold;
text-decoration:none;
}
a:active{
color:#066899;
text-decoration:underline;
}