a.customer {
	color: black;
	text-decoration: none;
	margin-left: 4px;
}

a.customer:hover {
	color: black;
}
