@charset "utf-8";
#copy /* CSS Document */

 a {
	color: #6d6e71;
	text-decoration: none;
}
#copy a:hover {
	color: #000000;
}

