A { font-family: Arial;
color: black;
text-decoration: none; }
A:visited { color:red; } 
A:active { color:black; }
A:hover { text-decoration: underline; }

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

table
{ width: 1000px;
background-color: beige; 
border-width: 1px;
border-style: solid;
border-color: brown;
font-family: 'Arial';
font-weight: normal;
font-size: 24px;
color: black;
text-align: left; }

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

hr
{ color: brown; }

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

.startkop
{ background-color: brown;
border-width: 1px;
border-style: solid;
border-color: white;
font-family: Arial;
font-weight: normal;
font-size: 24px;
color: #E6DCDD;
text-align: center;
padding: 3px; }

.kop
{ background-color: brown;
border-width: 1px;
border-style: solid;
border-color: white;
padding: 2px;
font-family: Arial;
font-weight: normal;
font-size: 34px;
color: #E6DCDD;
text-align: center; }

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

.nieuw
{ font-family:'Arial';
font-weight: normal;
font-size: 22px;
color: black;
text-align: left; }

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