.hidden-link a {
	text-decoration: none;
	color: #000
}

.hidden-link a:hover {
	color: #666
}

