body {
	background-attachment: fixed;
	background-image: url(images/bgrechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006875;
}
a:link {
	color: #006875;
	text-decoration: underline;
}
a:visited {
	color: #006875;
	text-decoration: underline;
}
a:hover {
	color: #3F8D97;
	text-decoration: underline;
}
a:active {
	color: #006875;
	text-decoration: underline;
}
