@charset "utf-8";

.img2chr {
	text-decoration: none;
	color: black;
	font-weight: bolder;
	margin-left: 10px;
	font-size: 120%;
}

a.img2chr:hover {
	color: #00f;
}
