.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #d1e0ff;
	text-decoration: none;
}
.w {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.big {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.logo {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
