.n12 {  font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #000000;}
.b12 {  font-family: Verdana, Aria; font-size: 12px; font-weight: bold; color: #000000;}
.b12i {  font-family: Verdana, Arial; font-size: 12px; font-style: italic; font-weight: bold; color: #000000;}
.bg {  background-attachment: fixed; background-image: url(images/bg_main.jpg); background-repeat: no-repeat;}

/*** eigenschappen hyperlinks ***/
a {
	text-decoration:underline;
	color:#000000;
	}
a:visited {
	text-decoration:underline; 
	color:#000000;
	}
a:hover {
	text-decoration:none; 
	color:#000000;
	}
.spamcontrole{
	width:5px;
	visibility:hidden;
}
.woning_week_kop{
	margin:2px;
	padding:10px 2px 10px 2px;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	background:#333333;
	color:#FFFFFF;

}
.woning_week{
	text-align:center;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	margin:2px;
	padding:4px;
	background:#333333;
	color:#FFFFFF;
}
.woning_week A{
	color:#FFFFFF;
	text-decoration:none;
}
.woning_week A:hover{
	color:#f8933b;
}
.woning_week A IMG{
	margin:7px 0 0 0;
	border:0px solid #000000;
}
.woning_week A:hover IMG{
	border:0px solid #333333;
}

