.navbar {
	width : 160px; 
	padding-right : 25px; 
	padding-left : 10px; 
} 
.navbar TD {
	width : 120px; 
	padding-right : 0; 
	padding-left : 0; 
	font-size : small; 
	padding-bottom : 0; 
	margin : 0; 
	color : #ccc; 
	line-height : 40px; 
	padding-top : 0; 
	white-space : nowrap; 
	text-align : center; 
} 
.navbar A {
	padding-right : 1px; 
	padding-left : 1px; 
	padding-bottom : 7px; 
	color : #ccc; 
	padding-top : 7px; 
	text-decoration : none; 
	text-align : center; 
} 
.navbar A:link {
	text-decoration : none; 
} 
.navbar A:visited {
	color : #ccc; 
} 
.navbar A:hover {
	color : #ffffff; 
	background-color : #0099ff; 
} 
TD.navsub {
	width : 120px; 
	padding-right : 0; 
	padding-left : 0; 
	font-size : smaller; 
	padding-bottom : 0; 
	margin : 0; 
	color : #fff; 
	line-height : 14px; 
	padding-top : 0; 
	white-space : nowrap; 
	text-align : left; 
}
.navsub A, .navsub P{
	padding-right : 10px; 
	padding-left : 5px; 
	padding-bottom : 2px;
	padding-top : 2px;
}
.navsub A {
	color : #fff; 
	text-decoration : none; 

} 
.navsub A:link {
	text-decoration : none; 
} 
.navsub A:visited {
	color : #fff; 
} 
.navsub A:hover { 
	color : #ffffff; 
	background-color : #0099ff; 
}
.navsub p#actiefsub{ 
	color : #ccc;
	background: url("http://www.famkroon.nl/images/actiefsub.gif") left top no-repeat;
}
SPAN#goud {
	padding-right : 0; 
	padding-left : 0; 
	font-size : medium; 
	padding-bottom : 0; 
	margin : 0; 
	color : #fff; 
	line-height : 40px; 
	padding-top : 0; 
	white-space : nowrap; 
	text-align : center; 
	border-top : 1px solid #336699; 
	width : 120px; 
	border-bottom : 1px solid #336699; 
	height : 40px; 
	background: url("http://www.famkroon.nl/images/goudenfeest.gif") left top no-repeat; 
} 
SPAN#goud A:link { 
	color : #ffffff; 
} 
SPAN#goud A:visited {
	color : #ccc; 
} 
SPAN#goud A:hover {
	font-weight : bold; 
	color : #ffffff; 
	background-color : #ffcc00; 
} 

SPAN#goud A {
	padding-right : 10px; 
	padding-left : 10px; 
	padding-bottom : 7px; 
	color : #fff; 
	padding-top : 7px; 
	text-decoration : none; 
} 
