/* CSS Document */
body{
background-image: url(achtergrond.bmp);
background-attachment: fixed;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
}
td{
font-size: 10pt;
}
A:link {
color: #FFFFFF;
text-decoration: none;
}
A:hover {
color: #FFFFFF;
text-decoration: underline;}
