@charset 'euc-kr';

/* COMMON */
body   					 {
	margin: 0px;
	scrollbar-face-color: #383830;scrollbar-shadow-color: #181914;scrollbar-highlight-color: #4C4C4A;scrollbar-3dlight-color: #837665;scrollbar-darkshadow-color: #000000;scrollbar-track-color: #090E07;scrollbar-arrow-color: #655E32;	background-color: #000000;
	font-family: "µ¸¿ò";	font-size: 11px;	color: #E0CEA8;	line-height: 15px;
}
td  					 {	font-family: "µ¸¿ò";	font-size: 11px;	color: #E0CEA8;	line-height: 15px;}

textarea  					 {	font-family: "µ¸¿ò";	font-size: 11px;	color: #E0CEA8;	line-height: 15px; background-color: #000000; border-width:0px; border-color:#000000;}

a:link 					 {	color: #E0CEA8;	text-decoration: none;}
a:visited 				 {	color: #E0CEA8;	text-decoration: none;}
a:hover					 {	color: #E0CEA8;	text-decoration: underline;}
a:active				 {	color: #E0CEA8;	text-decoration: none;}

/* TEXT COLOR */
.white 					 {	color: #FFFFFF;}
.white a:link 			 {	color: #FFFFFF;	text-decoration: none;}
.white a:visited 		 {	color: #FFFFFF;	text-decoration: none;}
.white a:hover			 {	color: #FFFFFF;	text-decoration: underline;}
.white a:active			 {	color: #FFFFFF;	text-decoration: none;}

.stress 				 {	color: #CFB988;}
.stress a:link 			 {	color: #CFB988;	text-decoration: none;}
.stress a:visited 		 {	color: #CFB988;	text-decoration: none;}
.stress a:hover			 {	color: #CFB988;	text-decoration: underline;}
.stress a:active		 {	color: #CFB988;	text-decoration: none;}

