
.navoben {
	font-family:Arial;
	font-style: normal;
	font-size:11pt;
	font-weight: bold;
	color:#ffffff;
}

.normal {
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	font-weight:normal;
	color:#003869;
	
}

.navgeb {
	font-family:Arial;
	font-style: normal;
	font-size:10pt;
	font-weight: bold;
	color:#003869;
}

a:link {
	font-family:Arial;
	font-style: normal;
	font-size:11pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	letter-spacing : -1px;
}
a:visited {
	font-family:Arial;
	font-style: normal;
	font-size:11pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	letter-spacing : -1px;
}
a:over {
	font-family:Arial;
	font-style: normal;
	font-size:11pt;
	font-weight: bold;
	color:red;
	text-decoration: none;
	letter-spacing : -1px;
}