.navi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A2F5A;
	border-right-color: #FFFFFF;
	border-bottom-color: #0A2F5A;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	clear: none;
	float: none;
	

}

.navi a:link {
	color: #FFFFFF;
}
.navi a:visited {
	color: #FFFFFF;
}
.navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navi a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A2F5A;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C829C;
}

