body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
body a {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration:none;
	}
	
img{
	border:0;
	}

#titel {
	font-size: 16px;
	font-weight:bold;
	}
#telefoon{
	font-size: 48px;
	font-weight:bold;
	}
#vraag{
	font-size: 14px;
	font-weight:bold;
	color:#FF66CC;
	}
#antwoord{
	font-size: 12px;
	}
#toets{
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
	}
.big{
  font-size:30px;
  font-weight:bold;
}

