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

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

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

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

.link_image
{
	border: 0px none;
}

.link_description
{

	font-style: italic;
	color:#1a1a1a;
}

.link_link:link
{
	color:#1a1a1a;
	text-decoration: underline;
}
.link_link:hover
{
	color:#111111;
	text-decoration: none;
}

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