<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

BODY {
	font-family: "Trebuchet MS";
	background-color: #800000;
	scrollbar-base-color: #88BC9D;
	scrollbar-arrow-color: #567B67;
	scrollbar-DarkShadow-Color: #567B67;
	color: #88BC9D;
	margin-left : 10px;
	margin-right : 5px;
	font-size : normal;
}

.nieuws {
	background-color: #800000;
}

.Title {
	font-family : "Trebuchet MS";
	color: silver;
	text-align : center;
	font-size : 30px;
	position : relative;
	elevation : lower;
}

H1 {
	font-family : "Trebuchet MS";
	color: #88BC9D;
	text-align : center;
	font-size : 24px;
}

H2 {
	font-family : "Trebuchet MS";
	color: silver;
	text-align : right;
	font-size : 20px;
}

H3 {
	font-family : "Trebuchet MS";
	color: silver;
	text-align : left;
	font-size : 20px;
}

TD, TH {
	font-size : normal;
	vertical-align : top;
}

HR {
	color: silver;
}

A.brz:link    { color:#88BC9D; text-decoration:underline; font:bold;} 
A.brz:visited { color:#88BC9D; text-decoration:underline; font:bold;} 
A.brz:hover   { color:white;   text-decoration:underline; font:bold;} 
A.brz:active  { color:#88BC9D; text-decoration:underline; font:bold;} 

A.bra:link    { color:#FFFFFF; text-decoration:underline; font:bold;} 
A.bra:visited { color:#FFFFFF; text-decoration:underline; font:bold;} 
A.bra:hover   { color:#88BC9D; text-decoration:underline; font:bold;} 
A.bra:active  { color:#FFFFFF; text-decoration:underline; font:bold;} 

}

/* End Style Sheet commenting. */  -->