.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(image/bullet.gif);
	font-weight: normal;
}
.lijn {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	border-top: 0px dotted #FF99CC;
	border-right: 0px dotted #FF99CC;
	border-bottom: 0px dashed #FF99CC;
	border-left: 0px dotted #FF99CC;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	background-color: #FF017E;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
