a.last-link {
	color: black;
	text-decoration: none;
	cursor: default;
}

a.last-link:hover {
	text-decoration: none;
	cursor: default;
}