body,p
{
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
background-color:#0000BB;
font-family:Arial;
color:#ffffff;
}

a:link
{
text-decoration:none;
color:#ffffff;
font-weight:normal;
}

a:visited
{
text-decoration:none;
color:#0099ff;
font-weight:normal;
}

a:active
{
text-decoration:none;
color:#0099ff;
font-weight:normal;
}

a:hover
{text-decoration:underline;
color:#0099ff;
font-weight:bold;
}



#plaatje1
{
position:float;
top:300px;
margin-left:250px;
}