@charset "utf-8";
/* CSS Document */

.brandapp-kor {
	font-family: Verdana, Gulim;
	font-size: 12px;
	font-style: normal;
	color: #8a8a8a;
	line-height: 15px;
	
	/*!--text-indent:2%
	/*letter-spacing:-1px; */

}

a:link {
	color: #8a8a8a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
