.font12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.font122 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.notice {
	color: #996633;
	background-color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
a:link, a:active {
	color: #333333;
	text-decoration: none;
}

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

a:visited {
	color: #333333;
	text-decoration: none;
}