.menu a:link, .menu a:visited, .menu a:active {
	color: #5d6773;
	text-decoration: none;
}
	
.menu a:hover {
	color: #5d6773;
	text-decoration: underline;
}

.helper:link, .helper:visited, .helper:active {
	color: #9b7e0d;
	text-decoration: none;
}
	
.helper:hover {
	color: #9b7e0d;
	text-decoration: underline;
}
