.text{
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	font-style: normal;
}
.text10{
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 10px;
	font-style: normal;
}
.title{
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 14px;
	font-style: normal;
}
a.ContentLink:link {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	font-style: normal;
	color: 3399cc;
	text-decoration: none;
}
a.ContentLink:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: 3399cc;
	text-decoration: none;
	font-style: normal;
}
a.ContentLink:hover {
	font-family:"Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a.ContentLink:active {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	font-style: normal;
	color: 3399cc;
	text-decoration: none;
}
