BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #858282;
}

.main_table
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.menu
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-weight: bold;
	color: white;
}

.nieuws
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
	color: black;
}

.nieuws_lijn
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
	color: black;
	border-top: dotted 1px black;
}

.normaal
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
	color: black;	
}

.zoek
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;	
	color: black;
	border: black solid 1px;	
	width: 180;
}

.perlfect_search
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;	
	color: black;
	border: black solid 1px;	
}

FORM
{
	margin: 0px;
}

A.link_menu:link	{text-decoration: none; color: white;}
A.link_menu:visited	{text-decoration: none; color: white;}
A.link_menu:active	{text-decoration: none; color: white;}
A.link_menu:hover	{text-decoration: underline; color: white; cursor: pointer;}

A.link_nieuws:link	{text-decoration: none; color: black;}
A.link_nieuws:visited	{text-decoration: none; color: black;}
A.link_nieuws:active	{text-decoration: none; color: black;}
A.link_nieuws:hover	{text-decoration: underline; color: black; cursor: pointer;}

A:link		{text-decoration: none; color: #D73423;}
A:visited	{text-decoration: none; color: #D73423;}
A:active	{text-decoration: none; color: #D73423;}
A:hover		{text-decoration: underline; color: #D73423; cursor: pointer;}
