@charset "utf-8";
/* CSS Document */

#centeralign a {
	font-family: Arial, "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#centeralign a:hover {
	color: #00aeef;
}

