:link {
color: blue; 
}

:visited {
color : purple; 
} 

body1 {
font-family : Helvetica, Arial, sans-serif; 
color : black; 
font-weight : normal; 
font-style : normal; 
font-size : medium;
text-align : justify; 
background-image : url(./image/achtergrond1.jpg); 
} 

body {
font-family : Helvetica, Arial, sans-serif; 
color : black; 
font-weight : normal; 
font-style : normal; 
font-size : small;
text-align : justify; 
background-color:#ACCBEA
} 

.c1 {
font-family : Helvetica, Arial, sans-serif; 
font-size : large; 
font-weight : bold; 
font-style : normal; 
color : navy; 
text-align : justify; 
} 

.c2 {
font-family : Helvetica, Arial, sans-serif; 
font-size : 6pt; 
font-weight : normal; 
font-style : normal; 
color : black; 
text-align : justify; 
} 

.c3 {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
font-style : italic; 
font-size : small;
color : black; 
text-align : justify; 
} 

.c4 {
font-family : Helvetica, Arial, sans-serif; 
font-size : x-large; 
font-weight : bold; 
font-style : normal; 
color : white; 
text-align : justify; 
} 

