a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

.secrettext {
	text-decoration: none;
	color: white;
}