	.toptitel 
	{
		color: white;
		font-weight: bold;
	}


	A:link
	{
		TEXT-DECORATION: none;
		color:#000000;
	}

	A:visited	
	{
		TEXT-DECORATION: none;
		color:#000000;
	}
		
	A:active
	{
		TEXT-DECORATION: none;
		color:#000000;
	}
		
	A:hover 	
	{
		TEXT-DECORATION: underline;
		color:#000000;
	}
	


	.vet
	{
		font-weight: bold;
	}

	.paginakopje
	{
		font-weight: bold;
	}
	
	body
	{
		font-family: "Trebuchet MS", "Book Antiqua", "Arial Black";
		background-color: #D06666;
		font-size: 11px;
		margin-left : 0px;
		margin-right : 0px;
	}

	td
	{
		font-family: "Trebuchet MS", "Book Antiqua", "Arial Black";
		font-size: 11px;
	}

	h1
	{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 14px;
		display:inline;
	}
	
	.copyright
	{
		color: #000000;
		font-size: 11px;
	}

	.sub
	{
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
	}

	h2
	{
		color: #000000;
		font-weight: bold;
		font-size: 20px;
	}

	.paginakopje
	{
		color: #000000;
		font-weight: bold;
		font-size: 14px;
	}

	.amateur
	{
		color= yellow;
	}
	
	.toplinks
	{
		color: #000000;
		font-weight: bold;
		font-size: 15px;
	}

	



