.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	text-decoration: none;
}
.small {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #615754;
}
.left {
	font-family: "µ¸¿ò";
	font-size: 15px;
	color: #7C6E6A;
	text-decoration: none;

}
.mfont {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #453A36;
	text-decoration: none;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
