a:link {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: underline; font-variant:small-caps
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: underline;font-variant:small-caps
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF0001;
	text-decoration: underline;font-variant:small-caps
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF0001;
	text-decoration: underline;font-variant:small-caps
}
h1 {
	font-family: Arial;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px
}
h2 {
	font-family: Arial;
	color: #Ef0001;
	font-size: 11px;
	font-weight: bold
}
h3 {
	font-family: Arial;
	color: #C0C0C0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; color:#FFFFFF

}
p {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF
}
body {
	background-color:#666666; 
	leftmargin: 25px;
	topmargin: 25px;
	onLoad="window.defaultStatus='Brandweer De Ronde Venen';
}
