Body,TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navigatie_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size  : 15px;
	font-weight: bold;
	color      : #FFFFFF;
	text-decoration: underline;
}

.navigatie_menu:hover
{
	font-weight: bold;
	color      : #FF0000;
	text-decoration: none;
}

.navigatie_menu:visited
{
	font-size  : 15px;
	font-weight: bold;
	color      : #FFFFFF;
	text-decoration: underline;
}

.navigatie_menu:active
{
	font-size  : 15px;
	font-weight: bold;
	color      : #FF0000;
	text-decoration: none;
}
