.boxElement {
	margin: 5px;
	color: #000000;
	text-decoration: none;
}

.cover {
	width: 240px;
	height: 240px;
	text-align: center;
	margin: 0px;
	border: 4px solid #e2e2e2;
}

.box {
	vertical-align: top;
	display: inline-block;
	margin: 15px 25px 45px 25px;
	width: 250px;
}

.title {
}

a {
	text-decoration: none;
}

.noLink {

}

