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

.cat_table
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #5b5b5b;

}

.cat_td
{
	border: 0px none;
	text-align: center;
	padding: 0px;
}

.cat_naam
{
	font-weight: bold;
	color: #5b5b5b;
	font-size: 12px;
	font-weight: bold;
}

.link_image
{
	border: 1px solid #5b5b5b;
	margin: 4px 0;
}

.link_description
{
	font-style: italic;
	font-family: Arial;
	font-size: 11px;
	color: #5b5b5b;
}

.link_link:link
{
	font-family: Arial;
	font-size: 11px;
	color: #5b5b5b;
	font-weight: bold;
	font-decoration: underline;
}

.link_link:active
{
	font-family: Arial;
	font-size: 11px;
	color: #5b5b5b;
	font-weight: bold;
	font-decoration: underline;
}

.link_link:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #5b5b5b;
	font-weight: bold;
	font-decoration: underline;
}

.link_link:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #130757;
	font-weight: bold;
	font-decoration: none;
}

.link_error
{
	color: #5b5b5b;
	font-family: Arial;
	font-size: 11px

}