body {
background-color: #FF99CC;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
font-family: Arial;
font-color: #FFFFFF; 
}

a:link    {color: #FFFFFF; text-decoration: none}
a:active  {color: #CC6699; text-decoration: none}
a:hover   {color: #DD77AA; text-decoration: none}

p {
color: #FFFFFF; 
font-weight: bold;
}

.top {
background-color: #FF99CC;
text-align: center;
}

.kopregel {
text-align: center;
color: #CC6699; 
font-style: italic;
}

.nieuw {
font-weight: bold;
text-decoration: none; 
color: #CC6699; 
background-color: transparent;
}

.menu {
font-weight: bold;
text-decoration: none; 
color: #FFFFFF;
background-color: transparent;
}

.table0 {
color: #FFFFFF;
border-width: 0px;
text-align: center;
border-collapse: collapse;
padding: 5px;
}

.table1 {
background-color: #FFFFFF;
color: #CC6699;
border-width: 1px;
padding: 3px;
text-align: left;
border-style: solid;
border-color: #CC6699;
border-collapse: collapse;
}

.info {
vertical-align: top;
text-align: left;
padding: 5px;
}

.aanpassen {
vertical-align: top;
text-align: left;
padding: 1px;
}

.input {
background-color: #FFFFFF; 
border-color: #FF99CC; 
font-size: 12px;
}