.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	text-decoration: none;
	color: #838383;

}
.title {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.left1 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.left2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.line {
	text-decoration: underline;
	font-weight: bold;

}
.logo {
	font-family: "µ¸¿ò";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
