a	{
	text-decoration: none;
	}

a:HOVER	{
	text-decoration: underline;
	}
	
.amText	{
	font-family: Arial;
	font-size: 11px;
	color: #002261;
}
a.am	{
	font-family: Arial;
	font-size: 11px;
	color: #002261;
	}

a.am:HOVER	{
	color: #ffffff;
	}

a.pl	{
	font-family: Arial;
	font-size: 11px;
	color: #002261;
	}
a.pl:HOVER	{
	color: #ffffff;
	}

a.pl2	{
	font-family: Arial;
	font-size: 11px;
	color: #ffff00;
	}
a.pl2:HOVER	{
	color: #ffffff;
	}


a.noLine:HOVER	{
	text-decoration: none
	}

	
a.Line	{
	text-decoration: underline;
	}

	

.welkom	{
	font-family: Arial;
	font-size: 12px;
	color: #ffff00;
	}

.disclaimer	{
	font-family: Arial;
	font-size: 10px;
	color: #002968;
	}

.fileInfo	{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
}






.tableLineWit {
 background-color: #c9f0ff;
}

.tableLineGeel {
 background-color: #ffe4a3;
}

.tableLineBlauw {
 background-color: #48a5ce;
}

.tableLineGroen {
 background-color: #59a696;
}

.tableLineGrijs {
 background-color: #B1BCD6;
}

.tableLineLichtBlauw {
 background-color: #91ddf4;
}

