.news {
	font-size:100%;
	-x-system-font:none;
	font-family:'Segoe UI',Tahoma,Arial,'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
}
.newstitle
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:16px;
	font-weight:normal;
}
.newstitledate
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.newstitledevider
{
	font-size:14px;
	border-right: 1px solid #000;
	
}
.newsdoor {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.news a:link, .news a:active, .news a:visited {
	text-decoration: none;
	font-family:'Segoe UI',Tahoma,Arial,'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
} 
.news a:hover {
	text-decoration: underline;
	color: #c7303e;
}
.gastenboektitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	font-size:16px;
	font-weight:normal;
}
.gastenboekdoor {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.2em;
}
.gastenboekdoor a:link, .gastenboekdoor a:active, .gastenboekdoor a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
} 
.gastenboekdoor a:hover {
	text-decoration: underline;
	color: #c7303e;
}
.adminform {
	background-color: #A6A6ED;
	border-top-color: #6A6AB5;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #6A6AB5;
	font-size:14px;
	font-family:'Segoe UI',Tahoma,Arial,'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
}

.adminform a:link, .adminform a:active, .adminform a:visited {
	text-decoration: none;
	font-family:'Segoe UI',Tahoma,Arial,'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
} 
.adminform a:hover {
	text-decoration: underline;
	color: #c7303e;