.style1 {
	color: #AA0009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000731;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000731; 
	font-size: 12px; 
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000731;
}

a:link {
	color:  #000731; 
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000731; 
}
a:hover {
	text-decoration: underline;
	color:  #000731; 
}
a:active {
	text-decoration: underline;
	color:  #000731; 
}

hr
{
	color: #AA0009;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	color:  #000731; 
	font-size: 12px;
}

td.gastenboek{
	background-color: #F1F1F1;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.gastenboek2{
	padding-left: 10px;
	padding-right: 2px;
	border-left-color: #AA0009;
	border-left-style: dotted;
	border-left-width: 1px;
}

.date{
	font-size: 10px;
	color: #65563F;
}

img.nieuwsfoto
{
	border: 2px solid #C8AE5A;
}
