body {
font-family: Comic Sans MS;
font-size: 100%;
color: #0033FF;
background-color: #99ccff;
background-image: url(gifjes/bgkruimel.gif);
background-attachment: fixed;
background-repeat: repeat;
}
a:link {
color:#0033ff;
text-decoration: none}
a:visited {
text-decoration: none;
color: #cc3399}
a:hover {
text-decoration: none;
background-color: #bfe3f9;
background-repeat: repeat; 
background-attachment: scroll; 
color: #99ccff; 
background-position: 0%;
color: #0033ff}
a:active {
text-decoration:none;
color: #0033ff}
