body {
	background-image: url(images_index/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #5F663A;
}
.MENU {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	text-align: center;
}
.kop1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5F663A;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-align: justify;
	color: #333;
}

