th, td, form, select, text, caption, body { font-size: 12px; font-family:µ¸¿ò; color: #555555; line-height: 140%}

BODY {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #aaaaaa;
}

input { font-size: 12px; font-family:µ¸¿ò; color: #555555; line-height: 140%; border:expression((this.type=="text" || this.type=="password" || this.type=="file" || this.type=="submit") ? "1px solid #CCCCCC" : "" ); }
textarea { font-size: 12px; font-family:µ¸¿ò; color: #555555; line-height: 140%; border:1px solid #CCCCCC;}

a:active, a:link, a:visited { text-decoration: none; color : #777777; }
a:hover { text-decoration: none; color : #FF5000; }

a.white:active, a.white:link, a.white:visited { text-decoration: none; color : #FFFFFF; }
a.white:hover { text-decoration: none; color : #CCCCCC; }

a.under:active, a.under:link, a.under:visited { text-decoration: none; color : #777777; }
a.under:hover { text-decoration: underline; color : #777777; }
