/* tekst css My-Link Design */

.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.kopjeKleiner {
	font-family: Verdana;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
}	
.kopje {
	font-family: "Impact", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF6600;
	line-height: 18px;
}	
.tekstOranje {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	line-height: 18px;
}
.tekstGeel{
	font-family: Arial;
	font-size: 12px;
	color: #FECB00;
	line-height: 18px;
}
