/* LustMastrubatie */

body {
	background:#000000;
	font-weight:normal;
	font-size:12px;
	font-family:verdana;
	color:#ffffff;
}

/* Profiel */
.webtext {
	font-size:12px;
	font-family:verdana;
}
.headertext {
	font-weight:bold;
	font-size:14px;
}
/* Footer Nummering */
.vorige {
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	color:#ffffff;
}
.nummering {
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	color:#ffffff;
	width:40px;
	height:40px;
	background:url('../images/pages.jpg');
	background-repeat:no-repeat;
	padding-top:10px;
}
.volgende {
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	color:#ffffff;
}

/* Footer Links */
a.webmaster {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
a.webmaster:hover {
	color:#840f0d;
	text-decoration:underline;
}
a.footer {
	color:#840f0d;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.footer:hover {
	color:#ffffff;
	text-decoration:underline;
}