.list-group a {
	color: inherit;
}

.list-group a:hover {
	text-decoration: none;
}

.list-group-item:hover {
	background: #f1f1f1;
}