body
{
background-color:#282E31;
background-image: url('gray_dark.gif');
background-repeat:repeat-x}
}
a:link{color: #FFFFFF; text-decoration:none;font-family:"Arial";}
a:active{color: #FFFFFF; text-decoration:none;font-family:"Arial";}
a:visited{color: #FFFFFF; text-decoration:none;font-family:"Arial";}
a:hover{color: #FFFFFF; text-decoration:underline;font-family:"Arial";}

a.test:link{color: #FE7901; text-decoration:none;font-family:"Arial";}
a.test:active{color: #FE7901; text-decoration:none;font-family:"Arial";}
a.test:visited{color: #FE7901; text-decoration:none;font-family:"Arial";}
a.test:hover{color: #00CC33; text-decoration:underline;font-family:"Arial";}

p.normaal{font-size: 8px;}

input, textarea, option, select {
	background-color: #ffffff;
	font-family: Tahoma;
	color: #585856;
	font-size: 8pt;
	border: 3px solid black;
	}


.footer
{
background-color: #ff6600;
font-family:"Arial";
font-size: 8pt;
font-weight: 700;
color:#000000;
}

.orange
{
font-family:"Arial";
font-size: 8pt;
font-weight: 700;
color:#FE7901;
}

.yellow
{
color:#FDCD01;
font-size: 8pt; 
font-weight: 700;
font-family="Verdana";
}

.white
{
font-family:"Verdana";
font-size: 8pt;
color:#FFFFFF;
text-align:justify;
}