/* OUDE WEBSITE
A:LINK {color : #0b0b45; text-decoration : none;}
A:VISITED {color : #0b0b45; text-decoration : none;}
A:HOVER {FONT-WEIGHT: bold; color : #FFFFFF; text-decoration : none; background-color : #FF6600;}

.brood:LINK {FONT-style: italic; color : #00009C; text-decoration : none; background-color : #FFFFFF;}
.brood:VISITED {FONT-style: italic; color : #00009C; text-decoration : none; background-color : #FFFFFF;}
.brood:HOVER {FONT-WEIGHT: bold; color : #FF6600; text-decoration : none; background-color : #ffffff;}

.broodrecht:LINK {FONT-style: normal; color : #00009C; text-decoration : none; background-color : #FFFFFF;}
.broodrecht:VISITED {FONT-style: normal; color : #00009C; text-decoration : none; background-color : #FFFFFF;}
.broodrecht:HOVER {FONT-WEIGHT: bold; color : #FF6600; text-decoration : none; background-color : #ffffff;}
*/

/* vanaf hier voor de nieuwe website */

.zwart {font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;}
a.zwart:link {color : #d00e16;
		text-decoration: none;}
a.zwart:hover {	color : #d00e16;
		font-weight: bold;}
a.zwart:visited {color : #d00e16;
		text-decoration: none;}

.blauw {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	color : #00009C;
}
a.blauw:link {color : #d00e16;
		text-decoration: none;}
a.blauw:hover {	color : #d00e16;
		font-weight: bold;}
a.blauw:visited {color : #d00e16;
		text-decoration: none;}


.knop {
	font-family: Verdana;
	font-size: 12px;
	color: #0000CC;
	background-color: #AF8D87;
	font-weight: bold;
}
.knop:hover {
	background-color: #77C2D7;}
.wit {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rood {
	font-family: Verdana;
	font-size: 12px;
	color: #a40802;
}

