﻿.newstable
{
	width:100%;
	Color:White;
}
.gridviewnews
{
	width:100%;
}
.newstitle
{
	color:#35FAFF;
	font-weight:bold;
}
.newsimage
{
	width: 120px;
/*	height: 120px;	*/
}
.linkbuttonmeernieuws
{
	color:#35FAFF;
}
.linkbuttonmeernieuws a:link
{
	text-decoration: none; 
}
.linkbuttonmeernieuws a:visited
{
	text-decoration: none; 
}
.linkbuttonmeernieuws a:hover
{
	text-decoration:underline; 
}
.linkbuttonmeernieuws a:active
{
	text-decoration: none; 
}
