body, table {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #005581;
	text-decoration: none;
	line-height: 18px;
}

A { 
	font-size: 12px;
	color: #D61044;
	text-decoration: none;
}

A:hover { 
	font-size: 12px;
	color: #D61044;
	text-decoration: underline;
}

.menu_boven {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu_boven  {
    font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A:hover.menu_boven  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_ondergroen {
	font-size: 11px;
	color: #005581;
	text-decoration: none;
}

.rood {
	color: #D41145;
}

.honderd {
	height: 100%;
}

.td_bovenbalk {
	background: url(../images/bg_bovenbalk.gif) repeat-x top left;
}

.td_onderbalk {
	background: url(../images/bg_balkonder.gif) repeat-x top left;
}

.blauw {
	background: #3481B4;
}