.text_navigation {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	color: #2f2b77;
	text-decoration: none;
}
a:visited {
	color: #0B787B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
