body,td,p
	{
		margin:0;
		font-family: Trebuchet MS;
		font-size:14px;
		color:#ffffff;
	}

.titel
	{
		font-size:20px;
		font-weight: bold;
		color:#FFFFFF;
		background-color:#006600;
		text-align:center;
	}

.titel2
	{
		font-size:18px;
		background-color:#006600;
		color:white;

	}

.proficiat
	{
		font-size:100px;
		font-weight: bold;
	}

.groot
	{
		font-size:50px;
		font-weight: bold;
	}

.tekst
	{
		margin:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#ffffff;
	}

.kleur1
	{
		background-color:#006600;
		color:white;
	}

.kleur2
	{
		background-color:#66cc00;
		color:#000000;
	}

.links
	{
		font-size:18px;
		background-color:#66cc00;
		color:#FFFFFF;
		text-align:center;
	}

.links2
	{
		font-size:18px;
		background-color:#66cc00;
		color:#FFFFFF;
		text-align:left;
	}

p
	{
		color:white;
	}

.foto
	{
		color:white;
		font-size:12px;
	}	

A:link
	{
		text-decoration: none;
		color:white;
	}

A:visited
	{
		text-decoration: none;
		color:white;
	}

A:active
	{
		text-decoration: none;
		color:white;
	}

A:hover
	{
		text-decoration: underline;
		color:white;
	}

