.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
	A:link {text-decoration: none; color: #FF6600;}
	A:visited {text-decoration: none; color: #FF6600;}
	A:active {text-decoration: none; color: #FF6600;}
	A:hover {text-decoration: underline overline; color: #FF6600;}
}

