a:link, a:visited, a:active { 
	text-decoration:none; 
	color:darkorange; 
}
body{ 
	margin:0px; 
	font-size:12px;
	font-family:'Malgun Gothic' '맑은 고딕';
	color:#777777;	
}
table{
	text-align:justify;
	font-size:12px;
	font-family:'Malgun Gothic' '맑은 고딕';
	color:#777777;
	line-height:180%; 
}