@charset "ISO-8859-1";
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCB;
}
a:hover {
	text-decoration: none;
	color: #92d1f0;
}
a:active {
	text-decoration: none;
	color: #92d1f0;
}
