.container_table
{
	border: 0px none;
	padding: 0px;
	background-color: transparent;
}

.cat_table
{
	border: 0px none;
	padding: 0px;
}

.cat_td
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #276155;
}

.cat_naam
{
	
	color:#FFFFFF;
	font-weight: bold;
}

.link_image
{
	border: 0px none;
}

.link_description
{
	font-family: Garamond;
	color:#000000;
	font-size: 11,5px;
}

.link_link:link, .link_link:visited
{
	font-family: Garamond;	
	color:#000000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.link_link:hover
{
		
	font-weight: bold;
	color: #276155;
}

.link_error
{
	text-align: center;
	color:#000000;
	font-size: 14px;
}