A:link, A:Active, A:Visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #e4d8a4;
}
A:Hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #e4d8a4;
}


.taalkeuze {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	color: #604526;
}
.taalkeuze A:link, .taalkeuze A:Active, .taalkeuze A:Visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	color: #fff;
}
.taalkeuze A:Hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: right;
	color: #fff;
}
.txt10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.txt14 {
	font-size: 14px;
}

.whitetext {
	color: #FFF;
}
.whitetext a {
	color: #FFF;
}
.title {
	background-image: url(../images/bcktitle.gif);
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.justify {
	text-align: justify;
}
.item{
	background: url(../images/border.gif) 0 bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 0px;
}

.item a:link, .item a:active, .item a:visited{
	display: block;
	padding: 10px 3px 10px 10px;
	color: #e4d8a4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #876646;
}

.item a:hover, .current{
	background-color: #4c2413;
	text-decoration: none;
}
.photoborder {
	border: 2px solid #5a3218;
}
