.fontcolor01 {
    font-size: 12px;
	color: #FFFFFF;
}
.cr {
	font-size: 12px;
	color: #000000;
}
.gray {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;

}
.gray:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.graytext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.graytext:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 4f4f4f;
	text-decoration: underline;
}
.dd {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-family: "ËÎÌå";

}
.dd:hover {
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
