  <style>
					a	{
						color: #0006ff;
						font-weight: bold;
						
						text-decoration: normal;}

					A:link {
						text-decoration: underline;
						color: #0006ff;
						font-weight: bold;
						}

					A:active {
						text-decoration: underline;
						color: #0006ff;
						font-weight: bold;
						}

					A:visited {
						text-decoration: underlinene;
						color: #0006ff;
						font-weight: bold;
						}

					a:hover{
						color: #d31145;
						font-weight: bold;
						
						text-decoration: underline;}

					.body  {
						font-family : tahoma;
						font-style : normal;
						color: #000000;
						font-size : 14;
						font-weight : noraml;
						scrollbar-face-color:#717171;
						scrollbar-arrow-color:#d31145;
						scrollbar-track-color:#e2e2e2;
						scrollbar-shadow-color:#000000;
						scrollbar-highlight-color:#FFFFFF;
						scrollbar-3dlight-color:#FFFFFF;
						scrollbar-darkshadow-Color:#FFFFFF;}

					.kopje 	{
						font-family : tahoma;
						font-style : normal;
						color: #d31145;
						font-size : 15;
						font-weight: bold;}

				


</style>
