.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #000033;
	text-decoration: none;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #0000FF;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000099;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #FF6600;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #000099;
}
