a    					   	{ color: #000000; text-decoration: underline }
a:active 				    { color: #ffffff; text-decoration: underline }
a:hover   				    { color: #3366cc }
a:vlink  				    { color: #3366cc }

body 		 		    	{ color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Verdana, sans-serif }
td  			 		    { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Verdana, sans-serif }
td.nav 					 	{ padding-left: 36px }
p   			 	 	    { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: Arial, Verdana, sans-serif }

.bold 		 	 	   	{ font-weight: bold }
.kop 		 	 	     { color: white; font-style: normal; font-weight: bold; font-size: 20px }
.dark_blue				 { color: #6699FF; font-style: normal }
.pag_kop      			 { color: #000000; font-style: italic; font-weight: bold; font-size: 24px; line-height: 31px; text-align: right; vertical-align: text-bottom }

.nav:link			      { color: #ffffff; font-style: normal; font-weight: bold; font-size: 14px; text-decoration: none }
.nav:visited		      { color: #ffffff; font-style: normal; font-weight: bold; font-size: 14px; text-decoration: none }
.nav:hover		   	     { color: #3366cc; font-style: normal; font-weight: bold; font-size: 17px; text-decoration: none }
.nav:active 	  	     { color: #3366cc; font-style: normal; font-weight: bold; font-size: 17px; text-decoration: none }

.home:link   	 { color: #3366cc; font-style: normal; font-weight: bold; font-size: 14px; text-decoration: none }
.home:visited  	 { color: #3366cc; font-style: normal; font-weight: bold; font-size: 14px; text-decoration: none }
.home:hover    	  { color: #3366cc; font-style: normal; font-weight: bold; font-size: 17px; text-decoration: none }
.home:active      { color: #3366cc; font-style: normal; font-weight: bold; font-size: 17px; text-decoration: none }

BODY 			{ scrollbar-3dlight-color: #cccccc; 
				  scrollbar-arrow-color: #cccccc; 
				  scrollbar-darkshadow-color: #ffffff; 
				  scrollbar-face-color: #3366cc; 
				  scrollbar-highlight-color: #ffffff; 
				  scrollbar-shadow-color: #cccccc; 
				  scrollbar-track-color: #cccccc}
