body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: White;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 31px;
	font-size: 14px;
}

a:hover {
	color: #f0b424;
	font-weight: bold;
	font-size: 15px;
}

.menutitle {
	cursor: pointer;
	margin-bottom: 5px;
	color: #FFFFFF;
	width: 140px;
	padding: 2px;
	font-family: Arial;
	color: white;
	text-align: left;
	font-color: #FFFFFF;
	font-size: 18px;
}

.menutitle-small {
	cursor: pointer;
	color: #FFFFFF	;
	font-family: Arial;
	text-align: left;
	font-size: 14px;
}


.submenu{
	margin-bottom: 0.5em;
	font: Arial;
	font-size: 10px;
	color: #FF0000;
}

.vlak_kop{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	Color: #FFFFFF;
}

.vlak_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFEFEF;
}

.vlak_text_grey{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: f5e4a1;
}

.vlak_text_link{
	margin-left: 31px
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: f5e4a1;
}

.vlak_text_red{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: red;
}

.vlak_error{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	Color: red;
}

