body
{
}


.nieuwstabel
{
	width : 90%;	
	
	background-color:#F5F5F5;
	padding:0px;
	margin:0px;
	border:1px #D7D7D7 solid
}

.nieuwskopregel
{
	background-color:#D7D7D7;
	height:10px;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:White;
	

}
.nieuwsgrouptitellink
{
	
	height:10px;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#BD321F;
	text-decoration:none;
	
	
}
.nieuwskorteomschrijving

{

	height:10px;
	font-family: arial;
	font-size:10px;
	font-weight:normal;
	color:Black;

	
}

.nieuwsleesmeer
{
	text-align:right;
}




.nieuwslink

{

	height:10px;
	font-family: arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	color:blue;
}

.nieuwslink:hover

{
	height:10px;
	font-family: arial;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
	color:green;
}