/* default */

BODY 
{
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #606060;
	scrollbar-track-color: #F2F2F2;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color:#D4D0C8;
}

td {
	font-size: 9pt;
	color: #666666;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	line-height: 13pt;
}

A:link {color : #3399FF ;text-decoration : none}
A:visited {color : #3399FF;text-decoration:none}
A:active {color : #3399FF;text-decoration:none}
A:hover { color: #F9972D; text-decoration: underline }
