.navigation {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #c9db73;
	text-decoration: none;
}
a:link {
	color: #A3AE51;
	text-decoration: none;
	font-size: small;
}
a:active {
	color: #CC0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #A3AE51;
}

a:hover {
	color: #eb6ea2;
}
