	body {
	background-color: ;
	background-image: url(/content_images/bg_menu.gif);
	margin-top:25px;
	margin-left: 60px;
	}
	
	/* font settings */
	body, p, td, {
	font-family: verdana;
	font-size: 10px;
	align: right;
	color: #B90000;
	}
	
	h1 {
	font-size: 22px;
	color:#1DC0F5;
	}

	h2 {
	font-size: 14px;
	}
	
	h3 {
	font-size: 11px;
	color: #B90000;
	}
	
	a.menu {
	color: #FF4200;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}

	a {
	color: #B90000;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	}
	
	a:hover {
	text-decoration:;
	color: #B90000; <!--- #300000 --->
	}
	
	.menuItem {
	color: #B90000;
	font-weight: bold;
	background: #FFFFFF;	
	}

	.forumlink	{color:#FFFFFF;}
	
	/* achtergrondkleur tabelcel wanneer de muis binnen de cel staat */
.achtergrondOn	{	cursor: hand; /*nw-resize;*/	
					background-color: #E7E708;}
					
/* achtergrondkleur tabelcel wanneer de muis buiten de cel staat */
.achtergrondOff	{	background-color:;}