.wenswijk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-left: 0;
	margin-top: 0;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size:10pt;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
} 

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size:10pt;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
} 

A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	text-decoration: none;
	font-size:10pt;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
} 

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6633CC;
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}