<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.font {
	font-family: "돋움";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(images/css_bg.gif);
	background-repeat: repeat-x;
}
.under {
	font-family: "돋움";
	font-size: 12px;
	color: #D9B959;
	text-decoration: none;
}
</pre></body></html>