body
{
	background-color: #353535;
	padding: 0;
	margin: 0px;
	font-size: 12px;
	color: #CCCCCC;
}

a[href]
{
	color: -moz-hyperlinktext !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: -moz-anchor-decoration;	/* For Firefox 3, otherwise no underline will be used */
}

form {margin:0; padding:0}

td, tr {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#CCCCCC;
}

.end{ color:#8F8F8F; text-decoration:none;}
.end a{ color:#8F8F8F; text-decoration:none;}
.end a:hover{ color:#8F8F8F; text-decoration:underline;}

.end1{ color:#575757; text-decoration:none;}
.end1 a{ color:#575757; text-decoration:none;}
.end1 a:hover{ color:#575757; text-decoration:underline;}

.top a{ color:#C2C2C2; text-decoration:none;}
.top a:hover{ color:#C2C2C2; text-decoration:underline;}

a{
	color:#CC3300;
	text-decoration:underline;
}
a:hover{ color:#993300; text-decoration:none;}

.ins a{ color:#FFFFFF; text-decoration:underline;}
.ins a:hover{ color:#FFFFFF; text-decoration:none;}


strong{ color:#993300; font-weight:normal}
strong a{
	color:#993300;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none
}
strong a:hover{ color:#993300; font-weight:normal; font-size:10px; text-transform:uppercase;  text-decoration:underline}

.form1 td input { width:133px; height:21px; border:1px solid #000000; background: #AFAD8C; padding:2px 0 1px 6px; color:#000000; font-size:11px; font-family:tahoma;}

.form td input { width:191px; height:19px;  background: #FFFFFF; padding:1px 0 1px 6px; color:#000000; font-size:11px; font-family:tahoma;}
.form td textarea { width:191px; height:85px;  background: #FFFFFF; padding:2px 0 1px 6px; color:#000000; font-size:11px; font-family:tahoma; overflow:auto}

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

.kleur_standaard {
	color: #CCCCCC;
}

.kleur_donkergrijs {
	color: #666666;
}

.kleur_donkerrood {
	color: #993300;
}

.kleur_helderrood {
	color: #FF0000;
}


.menu_hfd_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.menu_sub_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

