.module-box a {
	cursor: pointer;
}
.module-box a.hover {
	color: #ff1653;
}
