A:link {text-decoration: none;color: #ff7200;}
A:visited {text-decoration: none;color: #ff7200;}
A:active {text-decoration: none;color: #ff7200;}
A:hover {text-decoration: underline;}

.tekst_blauw {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	/*color: #013F7C;*/
	color:#0f7903;
	text-decoration: none;
}

.tekst_wite {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.tekst_link {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	/*color: #013F7C;*/
	color:#000000;
}

.form_blauw {
	font-family: Tahoma;
	font-size: 12px;
	/*color: #013F7C;*/
	color:#000000;
	background-color: #d0e0f2;
	border: thin none #000066;
	
}

.tekst{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.tekst_header{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#0f7903;
}

.tekst_read{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#lgn{
	width:25px;
}

