.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	top: 0px;
	text-align: center;
	text-decoration: none;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000
}
a:hover {
	font-size: 10pt;
	font-style: bold;
	color: #000;
	text-decoration: underline
}

