body {margin: 0px;}
img {border:none}
a:link {
	font-family: "돋움", "굴림", "돋움체", "굴림체";
	font-size: 12px;
	color: #563426;
	line-height: 15px;
	text-decoration: none;
}
a:visited {font-family: "돋움", "굴림", "돋움체", "굴림체";
	font-size: 12px;
	color: #8c7864;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	font-family: "돋움", "굴림", "돋움체", "굴림체";
	font-size: 12px;
	color: #8c7864;
	line-height: 15px;
	text-decoration: underline;
}
a:active {font-family: "돋움", "굴림", "돋움체", "굴림체";
	font-size: 12px;
	color: #8c7864;
	line-height: 15px;	
	text-decoration: none;}