/*Stylesheet behorend bij Arjan's website*/ 


body        {background-color: #cccccc;
             border-color: #0000cc;
						 }
						 
h1          {font-family: helvetica;
             color: #cc3333;
						 text-align: center;
						 }
						 
h2					{font-family: italic;
             color: #663333;
						 }	 
						 
h3          {font-family: italic;
             color: #663333;
						 }
						 
h4          {font-family: italic;
             color: #663333;
						 }						 						 						 
						 
a:link   {color: #003366}						    
a:visited {color: #cc3333}
a:active {color: #006633}
