.page_text {
	font-family: "NanumGothicWeb";
	font-size: 12px;
	color: #666;
	white-space: pre;
}

a.page:link {
	font-family: NanumGothicWeb;
	font-size: 12px;
	color: #666;
	white-space: pre;
	text-decoration: underline;
}
a.page:visited {
	font-family: "NanumGothicWeb";
	font-size: 12px;
	color: #666;
	white-space: pre;
}
a.page:hover {
	font-family: "NanumGothicWeb";
	font-size: 12px;
	color: #004B9A;
	white-space: pre;
}
a.page:active {
	font-family: "NanumGothicWeb";
	font-size: 12px;
	color: #004B9A;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: auto;
	position: fixed;
	white-space: pre;
}
