.mainpagetext {
	font-family: "Kozuka Gothic Pro EL", "Kozuka Gothic Pro R", "Kozuka Mincho Pro L", Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}
.mainlinktext {
	font-family: "Kozuka Gothic Pro EL", "Kozuka Gothic Pro R", "Kozuka Mincho Pro L", Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0033FF;
}
a:link {
	border: #000000;
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #000000;
	border: #000000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	background-color: #000000;
	border: #000000;
}
.mainpagetextbold {

	font-family: "Kozuka Gothic Pro EL", "Kozuka Gothic Pro R", "Kozuka Mincho Pro L", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
