
/*------------------- Nieuws -------------------*/

ul.nws_t{
	font-color: black;
	margin: 0px;
	padding: 0px;
}
ul.nws_t li{
	font-color: black;
	list-style: none;
	list-style-image: none;
		margin: 0px;
	padding: 0px;
}
td.nws_t_title{
	
}
a.nws_t_lnk{
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 2px 3px 2px 10px;
	background-image: url(/file?fle=857);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}
a.nws_t_lnk:visited{
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 2px 3px 2px 10px;
	background-image: url(/file?fle=857);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}
a.nws_t_lnk:hover{
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color:#EBEBEB;
	display: block;
	padding: 2px 3px 2px 10px;
	background-image: url(/file?fle=857);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}