<STYLE type="text/css">

	A
	{
		color: black;
		text-decoration : underline;
	}

		A:link
	{
		color: black;
		text-decoration:underline;
	}
		A:visited
	{
		color: black;
		text-decoration:underline;
	}
		A:hover
	{
		color: white;
		text-decoration:underline;
	}



	BODY {
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		color:  black;
		font-size: 13px;
		margin-top: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #F88D2D;
		scrollbar-base-color:#FAA32F;
	}

	.orange_text	{
		background-color: #F88D2D;
		color: black;
		text-align: left;
		font-family: Tahoma;
		font-size: 13px;
	}

	.orange_head	{
		background-color: #F88D2D;
		color: black;
		text-align: left;
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		font-weight: bold;
		font-size: 15px;
	}

	.black_text  {
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		font-size: 13px;
		color : #F88D2D;
		background-color: Black;
	}

	.black_head	{
		background-color: #E5D8DE;
		font-size: 12px;
		color: #5C031F;
	}

	.algemeen {
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		color:  black;
		font-size: 13px;
		margin-top: 5px;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.texttitle  {
		color : black
		text-align: left;
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		font-weight: bolder;
		background : transparent;
		font-size: 18px;
	}

	.sitetitle  {
		color : #C592AB;
		text-align: left;
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		font-weight: bolder;
		background : transparent;
		font-size: 32px;
	}

	TD {
		margin-left: 0px;
		color:  black;
		font-family: " Geneva, Helvetica, Arial,sans-serif";
		font-size: 12px;
	}

	INPUT {
		background-color: #FFDEAD;
		color: #5C031F;
		border: 1 outset #E5D8DE;
		font-size: 10pt
	}

	TEXTAREA {
		background-color: #FFDEAD;
		color: #5C031F;
		border: 1 outset #E5D8DE;
		font-size: 10pt
	}
	
	OPTION {
		background-color: #FFDEAD;
		color: #5C031F;
		font-size: 10pt
	}
	
</STYLE>	
