
body,th,td {
	font-family: "µ¸¿ò,Arial";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	}

a:link {	
	font-family: "µ¸¿ò,Arial";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	text-decoration: none
}

a:active{
 	font-family: "µ¸¿ò,Arial";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	text-decoration: none

}

a:visited{
    font-family: "µ¸¿ò,Arial";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	text-decoration: none
}

a:hover{
	text-decoration: underline
}



/* text
------------------------------------------------------------ */


.default_s a:visited { text-decoration:none;}
.default_s a:link {text-decoration:none; }
.default_s a:hover { text-decoration:underline; }
.default_s { font-family:  "µ¸¿ò", "Arial";  font-size:11px; color: #888888; line-height: 140%;}
.b_white { font-family:  "µ¸¿ò", "Arial";  font-size:11px; color: #ffffff; line-height: 140%;}
