.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.big {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
