@charset "utf-8";

body {
	font-weight: bolder;
}

h1 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
}
.stijl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
a.nav:link {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
	background-color: #000000;
	background-position: 0px 0px;
}
a.nav:visited {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: large;
}
a.nav:hover {
	font-size: large;
	color: #2AFF00;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 400px;
	height: 22px;
	font-weight: bolder;
}
a.nav:active {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
	background-color: #000000;
} 

a.camsex:link {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.camsex:visited {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.camsex:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}
a.camsex:active {
	color: #818382;
	text-decoration: underline;
	font-size: 13px;
}

