@charset "euc-kr";
BODY { font-family: "µ¸¿ò" ; font-size: 12px ; line-height:18pt ; color: #000000 }

A:link { text-decoration:none; color:  #ffffff; }
A:visited { text-decoration:none; color: #000000; }
A:active { text-decoration:underline; color:  #FF6600 }
A:hover {  text-decoration:underline; color: #FF6600; }

.boldtxt {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
; font-weight: bold
}

.blacktxt {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.whiteBtxt {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
; font-weight: bold
}
.whitetxt {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.bluetxt {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}
.purpletxt {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #993399;
	text-decoration: none;
}
.orangetxt  {
	font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color:  #FF6600;
	text-decoration: none;
}