body {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	color: '#000000'; 
	margin: 0; 
	background-color: '#845151';
}

td {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	color: '#000000';
}

td.menuutje {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	color: '#000000';
	width: '84';
	text-align: 'center';
}

td.topspacer { 
	background-image: url('images/top_spacer.gif'); 
	background-repeat: repeat; 
	font-size: 1px; 
}

td.botspacer { 
	background-image: url('images/bot_spacer.gif'); 
	background-repeat: repeat; 
	font-size: 1px; 
}

a.menuutje:link {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: '#F0FF00';
	text-decoration: none;
}

a.menuutje:active {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: '#F0FF00';
	text-decoration: none;
}

a.menuutje:visited {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: '#F0FF00';
	text-decoration: none;
}

a.menuutje:hover {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: '#DC0000';
	text-decoration: none;
}

a:link { 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}
a:active { 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none 
}
a:visited { 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover { 
	font-size: 12px; 
	color: #F0FF00; 
	font-weight: bold; 
	text-decoration: none; 
}

.contentrandje {
	border: 2px solid #740101;	
}

.contenttitle {
	border-bottom: 2px solid #740101;
	border-style : none none solid none;
}	
