  <style>
					a	{
						color: #4e0202;
						font-weight: bold;
						text-decoration: underline;}

					A:link {
						text-decoration: none;
						color: #4e0202;
						font-weight: bold;
						text-decoration: underline;}

					A:active {
						text-decoration: none;
						color: #4e0202;
						font-weight: bold;
						text-decoration: underline; }

					A:visited {
						text-decoration: none;
						color: #4e0202;
						font-weight: bold;
						text-decoration: underline; }

					a:hover{
						text-decoration: none;
						color: #bf9f62;
						font-weight: bold;
						text-decoration: underline;}

					.body  {
						font-family : verdana;
						font-style : normal;
						color: #4e0202;
						font-size : 11;
						font-weight : normal;
						line-height : 14px;
						scrollbar-face-color:#bf9f62;
						scrollbar-arrow-color:#000000;
						scrollbar-track-color:#decd94;
						scrollbar-shadow-color:#c0b079;
						scrollbar-highlight-color:#660000;
						scrollbar-3dlight-color:#bf9f62;
						scrollbar-darkshadow-Color:#660000;	}

H1 	{
						font-family : verdana;
						font-style : normal;
						color: #4e0202;
						font-size : 14;
						font-weight: bold;
						margin-left: 0px;
						margin-top: 0px;}
						
						
					.kopje 	{
						font-family : verdana;
						font-style : italic;
						color: #4e0202;
						font-size : 13;
						font-weight: bold;
						margin-left: 0px;
						margin-top: 0px;
						text-decoration: underline;}
						
						
</style>
