body	{ 	
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align : left; 
	color : black;
	background-color : #FAF9EB;
	background-image : url(../plaatjes/reclamebord1.jpg);
	background-repeat : no-repeat; 
	background-attachment : scroll;
	background-position : -140px top;
	margin: 5%;
	}

img {
	border: 2px solid #000;
	margin: 10px;
	}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align : left; 
	color : #cc0000;
	line-height: 200%;
	margin-top: 12%;
	margin-left: 35%;
	}

hr {
	height: 1px ;
	width: 80%;
	color : #ff5533;
	margin-top: 1px;
	margin-bottom: 10px;
	text-align : center; 
	}

li {
	padding: 2px; 
	border-width: medium;
	text-align : left; 
	}

table	{ 	
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color : inherit;
	}


A:link {
	color: black;
	text-decoration: underline;
	}

A:hover {
	color : black;
	text-decoration: none;
	} 

A { 
	color : black;
	text-decoration: underline;
	}

A:alt {
	color : red;
	}

A:link {
	color: black;
	text-decoration: underline;
	}

A:visited {
	color : gray;
	text-decoration: undeline;
	} 

A:active {
	color : black;
	} 


