  <style>
					a	{
						color: #000000;
						font-weight: bold;
						text-decoration: normal;}

					A:link {
						text-decoration: none;
						color: #000000;
						font-weight: bold;}

					A:active {
						text-decoration: none;
						color: #000000;
						font-weight: bold;}

					A:visited {
						text-decoration: none;
						color: #000000;
						font-weight: bold;}

					a:hover{
						color: #ffffff;
						font-weight: bold;
						text-decoration: normal;}

					.body  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 12;
						font-weight : normal;
						line-height : 14px;		}

					td  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 12;
						font-weight : normal;
						line-height : 14px;		}

					input  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 12;
						font-weight : normal;
						line-height : 14px;		}

					textarea  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 12;
						font-weight : normal;
						line-height : 14px;		}

					.kopje 	{
						font-family : verdana;
						font-style : normal;
						color: #7F798B;
						font-size : 14;
						font-weight: bold;
						line-height : 18px;}


</style>