BODY
  {
	background-color:#D9D9D9;
	font-family: arial
  }

BODY.zijkant
  {
	  background-color:#CE0031;
	  font-family: arial

P
  {
	  font-family: arial
  }
  
P.rechts
  {
	  font-family: arial;
	  color: #FFFFFF
  }
  
a.zijkant:link {color: #FFFFFF}     /* unvisited link */
a.zijkant:visited {color: #FFFFFF}  /* visited link */
a.zijkant:hover {color: #FFFFFF}   /* mouse over link */
a.zijkant:active {color: #FFFFFF}   /* selected link */ 

