.text10px {
	font-size: 10px;
	line-height: 18px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
.text12px {
	font-size: 12px;
	line-height: 20px;
}
.text14px_b {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.text14px {
	font-size: 14px;
	line-height: 22px;
}
.text18px_b {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.text_l {
	font-size: 20px;
	line-height: 28px;
}
.text_m {
	font-size: 16px;
	line-height: 24px;
}
.text_s {
	font-size: 11px;
	line-height: 19px;
}a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #62B2FF;
	text-decoration: none;
}

