


body {
	font-family: "verdana", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	color:rgb(102,102,102);
	margin-top:10px;
	margin-bottom:0px;
	margin-right:50px;
	margin-left:50px;
	}

A:link{
	color:rgb(255,255,255);
	text-decoration:none; }
A:visited{
	color:rgb(255,255,255);
	text-decoration:none; }
A:hover {
	color:rgb(255,255,255);
	text-decoration:underline;  }
	
A.mail:link{
	color:rgb(220,174,174);
	text-decoration:none; }
A.mail:visited{
	color:rgb(220,174,174);
	text-decoration:none; }
A.mail:hover {
	color:rgb(220,174,174);
	text-decoration:underline;  }
	
	

HR{
	color:rgb(102,102,102);
	}

HR.pink{
	color:rgb(220,174,174);
	width: 50%;
}

HR.gray{
	color:rgb(102,102,102);
	width: 50%;
}


TD {
	font-family: "verdana", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	color:rgb(102,102,102);
	}

	
P.achtergrond{
	font-family: "verdana", "Times New Roman"; 
	font-size: 10px;
	background-color:rgb(102,102,102);
	color:rgb(255,255,255);
	width:35%;
	line-height:13pt;
	font-weight:normal;
	text-align:left;
	}
	
P.achtergrondb{
	font-family: "verdana", "Times New Roman"; 
	font-size: 10px;
	background-color:rgb(220,174,174);
	color:rgb(255,255,255);
	width:55%;
	line-height:13pt;
	font-weight:normal;
	text-align:left;
	}
	
P.achtergrondc{
	font-family: "verdana", "Times New Roman"; 
	font-size: 10px;
	background-color:rgb(102,102,102);
	color:rgb(255,255,255);
	width:55%;
	line-height:13pt;
	font-weight:normal;
	text-align:left;
	}
	
a.amenu:link{
	color:rgb(255,255,255);
	text-decoration:none; }
a.amenu:visited{
	color:rgb(255,255,255);
	text-decoration:none; }
a.amenu:hover {
	color:rgb(255,255,255);
	text-decoration:underline;  }
	

td.menu
{
		height: 20px;
		background: rgb(102,102,102);

		text-align: center;
		color:rgb(255,255,255);
		}
		

a.bezet:link{
	color:rgb(255,255,255);
	text-decoration:underline;}
a.bezet:visited{
	color:rgb(255,255,255);
	text-decoration:underline;}
a.bezet:hover {
	color:rgb(255,255,255);
	text-decoration:underline;}
	

td.submenu1
{
		background: rgb(220,174,174);
		height: 20px;

		cursor: hand;
		color:rgb(255,255,255);
		}

		

td.tussenmenus
{
		background: rgb(102,102,102);
		height: 20px;

		cursor: hand;
		color:rgb(255,255,255);
		}

td.submenu2
{
		background: rgb(220,174,174);
		height: 20px;

		cursor: default;
		color:rgb(255,255,255);
		}

	
