.font {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.view {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.small {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.name {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.menu {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
