a { font-family: Arial;
		color: black;
		text-decoration: none; }

a:hover { color: red; }

body
{ 	background-image: url('afb/acht.jpg'); }

table
{ 	width: 1000px;
		background-color: beige; 
		border-width: 2 50 2 50;
		border-style: solid;
		border-color: DDDDDD;
		font-family: Arial;
		font-weight: normal;
		font-size: 22px;
		color: black;
		text-align: left; }

td
{ 	padding: 15px;
		vertical-align: top;
		border-width: 0px; }

hr
{ 	color: maroon;
		width: 50px;
		height: 2px;
		text-align: center; }

h3
{ 	background-color: #DDCCB8;
		border-width: 1px;
		border-style: solid;
		border-color: #B6830E;
		font-family: Arial;
		font-weight: normal;
		font-style: italic;
		font-size: 34px;
		color: maroon;
		text-align: center; }

.kopa
{ 	background-image: url('afb/a.jpg'); }

.nav 
{ 	border-width: 0 0 2 0px;
		border-style: solid;
		border-color: white;
		font-family: Arial;
		font-weight: normal;
		font-size: 20px;
		color: black;
		text-align: left; }

.menukop
{ 	background-color: #DDCCB8;
		border-width: 1px;
		border-style: solid;
		border-color: #B6830E;
		font-family: Arial;
		font-weight: normal;
		font-size: 34px;
		color: maroon;
		text-align: center; }

.kop
{ 	background-image: url(afb/skop.jpg);
    border-width: 2px;
    border-style: solid;
    border-color: white;
    padding: 10px;
    font-family: Arial;
    font-weight: normal;
    font-size: 34px;
    color: black;
    text-align: center;
    text-indent: 0px; }

.skop
{ 	border-width: 0 0 1 0px;
		border-style: solid;
		border-color: #B6830E;
		font-family: 'Arial';
		font-weight: normal;
		font-size: 28px;
		color: #B6830E;
		text-align: left; }		
 
.nieuw 
{ 	font-family: 'Arial'; 
		font-weight: bold; 
		font-size: 22px; 
		color: black; 
		text-align: left; }

.re 
{ 	font-family: 'Arial';
		font-weight: Normal; 
		font-size: 20px; 
		color: black; 
		text-align: left; }

.rb 
{ 	font-family: 'Arial'; 
		font-weight: bold; 
		font-size: 20px; 
		color: navy; 
		text-align: left; }

.ru 
{ 	font-family: 'Arial'; 
		font-weight: normal; 
		font-size: 19px; 
		color: black; 
		text-align: right; } 