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

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

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

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

.link_image
{
	border: 0px none;
}

.link_description
{
	
	font-style: italic;
	color:#FFFFFF;
}

.link_link:link
{		
	color:#FFFFFF;
	text-decoration: underline;
}
.link_link:hover
{	
	color:#FFFFFF;
	text-decoration: none;
}

.link_error
{
	text-align: center;
	color:#FFFFFF;
	font-size: 12px;
}