body {
	margin: 0px;
	background-image: none;
	background-color: transparent;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
a {
	color: #000000;
}
a:hover {
	color: #62253e;
}
.kop {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #c9c9c9;
	margin: 10px;
	font-weight: bold;
}
.menu_small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #c9c9c9;
	text-decoration: none;
}
.menu_small:hover {
	color: #FFFFFF;
}
.menu_big {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #c9c9c9;
	text-decoration: none;
}
.menu_big:hover {
	color: #FFFFFF;
}
.brdr {
	border: 1px solid #a0969a;
}

