body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
A:LINK, A:VISITED
{
	color : #000000;
	text-decoration : underline;
}

A:HOVER, A:ACTIVE
{
	color : #000000;
	text-decoration : none;
}

A.nav:LINK, A.nav:VISITED
{
	font-size : 14px;
	color : #FFF7D9;
	text-decoration : none;
	font-weight: bold;
}

A.nav:HOVER, A.nav:ACTIVE
{
	font-size : 14px;
	color : #FFF7D9;
	text-decoration : underline;
	font-weight: bold;
}

A.terug:LINK, A.terug:VISITED, A.terug:HOVER, A.terug:ACTIVE
{
	color : #A59242;
	text-decoration : none;
	font-weight: bold;
}

A.nieuws:LINK, A.nieuws:VISITED
{
	font-size : 16px;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

A.nieuws:HOVER, A.nieuws:ACTIVE
{
	font-size : 16px;
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}

A.noline:LINK, A.noline:VISITED, A.noline:HOVER, A.noline:ACTIVE
{
	text-decoration : none;
}

.zestien
{
	font-size : 16px;
}
.mainTable {
	padding-left: 20px;
	
}
.input
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color: #FFF7D9;
	border-style: solid; 
	border-bottom:1px solid #D2C38C;
	border-right:1px solid #D2C38C; 
	border-top:1px solid #A49141;
	border-left:1px solid #A49141;
	width: 266px;
}

