#navigation {
	clear:both;
	text-align:center;
	width: 100%;
	height:20px;
	padding-top: 10px;
	color:#006797;
	font-weight: bold;
}
#navigation a{
	color:#006797;
	text-decoration: underline;
	font-weight: normal;
}
