body {
color: #000;
background: #fff;
margin: 5% 0%;
padding: 0px;
text-align: center;
font: 10px/13px verdana, arial, helvetica, sans-serif;
}

p {
font: 10px/13px verdana, arial, helvetica, sans-serif;
padding: 7px 10px;
vertical-align: top;
}

a:link { 
background: transparent;  
color: #f90;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active  {
background: transparent; 
color: #f90;
text-decoration: underline;
font-weight: bold;
}

a:visited  {
background: transparent; 
color: #f90;
text-decoration: none;
font-weight: normal;
}

#container {
margin: 0px auto;
width: 416px;
}

.wit {
background: #fff; 
color: #000;
height: 80px;
}

.oranje {
background: #f90; 
color: #000;
height: 80px;
}

.geel {
background: #ff0; 
color: #000;
height: 80px;
}

.blauw {
background: #06c; 
color: #fff;
height: 80px;
}

.rood {
background: #c00; 
color: #fff;
height: 80px;
}

.groen {
background: #360; 
color: #fff;
height: 80px;
}
