body {
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #A6A6ED;
}
td {
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
}
ul {
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
}
li {
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
}
b,strong {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF33;

}
a:active {
	text-decoration: none;
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF33;


}
a:visited {
	text-decoration: none;
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF33;


}
.MainTextLink {
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF33;
}
.Formulier {
	font-family: "MS Sans Serif", Arial, Verdana, Helvetica;
	font-size: 12px;
	background-color: #A6A6ED;
	border-top-color: #6A6AB5;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #6A6AB5;
	color: #333366;

}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

