a
{
text-decoration: none;
}

a:link {
	color: #FF0000;
}
a:visited {
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
}

.plat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.kopwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}

.linkzwart {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.linkwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
.inleid {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.style1 {

	color: #FF0000;
}
