.english {
       display: none;
}

#pathway a.dutch_select {
	color: #000000;
    background: url(../img/menuhover.gif);
	background-position: bottom;
}

#pathway a.dutch_select:hover {
	color: #000000;
    background: url(../img/menuhover.gif);
	background-position: bottom;
	text-decoration: none;
}

#pathway a.english_select {
	color: black;
}
