.text
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: pre;
	white-space: normal;
	line-height: 13px;
}

.textbold
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: pre;
	white-space: normal;
	line-height: 13px;
}
.menu_text
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: pre;
	white-space: normal;
	line-height: 5px;
}

.menu_kopje
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: pre;
	white-space: normal;
	line-height: 20px;
}

.inactief
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	text-align: pre;
	white-space: normal;
	line-height: 13px;
}

a:link {color:#000000; text-decoration:none; font-size:11px; font-family: helvetica, arial, sans-serifl; line-height: 11px; background-color: none;}
a:visited {color:#000000; text-decoration:none; font-size:11px; font-family: helvetica, arial, sans-serif; line-height: 11px; background-color: none;}
a:hover	{color:#7AC3D2; text-decoration:none; font-size:11px; font-family: helvetica, arial, sans-serif; line-height: 11px; background-color: none;}
a:active {color:#7AC3D2; text-decoration:none; outline: none; font-size:11px; font-family: helvetica, arial, sans-serif; line-height: 11px; background-color: none;}

/*
a:link
{
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}
a:visited
{
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}

a:hover
{		
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #7AC3D2;
		text-decoration: none;
}

a:active
{		
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #7AC3D2;
		text-decoration: none;
}
/*

/*
Note: a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!
Note: a:active MUST come after a:hover in the CSS definition in order to be effective!!
*/
