body, td{
	font-family:					arial;
	color:							#ffffff;
	font-size:						12px;
	text-decoration:				none;
}
h1{
	font-family:					arial;
	color:							#ffffff;
	font-size:						18px;
	text-decoration:				bold;
	text-align:						left;
	margin-bottom:					0px;
}
ul{
	font-family:					arial;
	color:							#ffffff;
	font-size:						12px;
	text-decoration:				none;
	text-align:						left;
}
.content{
	font-family:					arial;
	color:							#ffffff;
	font-size:						12px;
	text-decoration:				none;	
}

.menu{
	font-family:					arial;
	color:							#003399;
	font-size:						12px;
	text-decoration:				none;
	text-align:						left;
	margin-left: 					10px
}

a:link, a:visited {
	text-decoration:				none;
	color:							#ffffff;
	font-weight:					bold;
}

a:active {
	text-decoration:				none;
	color:							#003399; 
	font-weight:					bold;
}
a:hover {
	text-decoration:				none;
	color:							#003399; 
	font-weight:					bold;
}
.nieuwstitel {
	text-align:						left;	
}
a:link.nieuwstitel, a:visited.nieuwstitel {
	text-decoration:				none;
	color:							#ffffff;
	font-weight:					bold;
	font-size:						10px;
}

a:active.nieuwstitel {
	text-decoration:				none;
	color:							#003399; 
	font-weight:					bold;
	font-size:						10px;
}
a:hover.nieuwstitel {
	text-decoration:				none;
	color:							#003399; 
	font-weight:					bold;
	font-size:						10px;
}

a:link.menu, a:visited.menu {
	text-decoration:				none;
	color:							#FFFFFF;
	font-weight:					bold;
}

a:active.menu {
	text-decoration:				none;
	color:							#004368; 
	font-weight:					bold;
}
a:hover.menu {
	text-decoration:				none;
	color:							#004368; 
	font-weight:					bold;
}

.submenu{
	font-family:					arial;
	color:							#ffffff;
	font-size:						12px;
	text-decoration:				none;
	text-align:						left;
	margin-left: 					10px
}
a:link.submenu, a:visited.submenu {
	text-decoration:				none;
	color:							#ffffff;
	font-weight:					600;
}

a:active.submenu {
	text-decoration:				none;
	color:							#003399; 
	font-weight:					600;
}
a:hover.submenu {
	text-decoration:				none;
	color:							#003399; 
	font-weight:					600;
}
.box{
	background-color			:	#ffffff;
	font-family					:	arial;
	font-size					:	11px;		
	color						:	#000000;
	border						:	0px solid #000000;
}
textarea.box{
	background-color			:	#ffffff;
	font-family					:	arial;
	font-size					:	11px;		
	color						:	#000000;
	border						:	0px solid #000000;
	width						:	275px;
}