a {
	color: #c6c600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}