.WhiteLink, a.WhiteLink:link, a.WhiteLink:visited
{
	text-decoration: none;
	color: #ffffff;
}
a.WhiteLink:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.PurpleLink, a.PurpleLink:link, a.PurpleLink:visited
{
	text-decoration: none;
	color: #881769;
	font-size: 11px;
	z-index: 9999;
}
a.PurpleLink:hover
{
	text-decoration: underline;
	color: #881769;
	font-size: 11px;
}
.PurpleLinkNews, a.PurpleLinkNews:link, a.PurpleLinkNews:visited
{
	text-decoration: none;
	color: #881769;
	font-size: 11px;
	position: relative;
	z-index: 9999;
}
a.PurpleLinkNews:hover
{
	text-decoration: underline;
	color: #881769;
	font-size: 11px;
}
.NieuwsMeerLinkDiv a
{
	position: relative;
	z-index: 9998;
}
.LightPurpleLink, a.LightPurpleLink:link, a.LightPurpleLink:visited
{
	text-decoration: none;
	color: #c489b4;
}
a.LightPurpleLink:hover
{
	text-decoration: underline;
	color: #ffffff;
}
a.underlined:link, a.underlined:visited
{
	text-decoration: underline;
}
a.underlined:hover
{
	text-decoration: none;
}
.NieuwsMainTitle
{
	color: #881769;
	font-size: 15px;
	font-weight: bold;
}
a.NormalLink
{	
	color: #4c4d4e;
	text-decoration: none;
}
a.NormalLink:hover
{
	text-decoration: underline;
}

/* CV plaatsen */
.TextBoxLarge
{
	width: 200px;
}
.TextBoxMedium
{
	width: 150px;
}
.TextBoxSmall
{
	width: 100px;
}
.TextAreaHuge
{
	width: 520px;
}
.SelectSmall
{
	width: 106px;
}
/* End CV plaatsen */
