<style type="text/css">
<!--

a:link 		{ text-decoration: none; color: black }
a:visited	{ text-decoration: none; color: black }
a:active	{ text-decoration: none; color: steelblue }
a:hover		{ color: steelblue }



 table, tr, td
	 {
	    border: 0px;
	    border-collapse: collapse;
	 }

 Textarea 
	 { 
		border: 0px; 
		background: ./sitemedia/algemeen/result.gif; 
		color: #000000; 
		font-family: Arial;
		font-size: 11pt;
			scrollbar-3dlight-color:00A0C5; 
			scrollbar-arrow-color:red; 
			scrollbar-highlight-color:00A0C5; 
			scrollbar-face-color:00A0C5; 
			scrollbar-shadow-color:00A0C5; 
			scrollbar-darkshadow-color:00A0C5; 
			scrollbar-base-color:00A0C5; 
	 } 

Img
	 {
	 border: 0px;
	 }


.menu   {
			font-family: Arial;
			font-size: 10pt;
			color: black;
	 	}

.titel   {
		 	font-family: Arial;
			font-size: 14pt;
			color: darkblue;
		 }
	
.titel_foto   {
		 	font-family: Arial;
			font-size: 8pt;
			color: darkred;
		 }
		 

.subtitel{
		 	font-family: Arial;
			font-size: 8pt;
			color: steelblue;
		 }

.naw	
		{
		 	font-family: Arial;
			font-size: 10pt;
			color: darkred;
		 } 

.result  {
		 	font-family: Arial;
			font-size: 11pt;
			color: black;
		 }
		 
		 
.gastenboek_titel  
		 {
		 	font-family: Arial;
			font-size: 10pt;
			color: darkred;
		 }	
		 
		 
.gastenboek_reactie  
		 {
		 	font-family: Arial;
			font-size: 9pt;
			color: black;
		 }			 	 


.small  {
		 	font-family: Arial;
			font-size: 8pt;
			color: black;
		 }
		 
.register_input  
		{
		 	font-family: Arial;
		 	color: yellow;
			font-size: 6pt;
			background-color: steelblue;
			border-color: steelblue;
		 }			 
 -->
</style>