a:link {
	color: #0A1F57;
}
a:visited {
	color: #0A1F57;
}
a:hover {
	color: #red;
}
a:active {
	color: #0A1F57;
}.bluebutton {
	font-family: "Verdana, Arial";
	font-size: 13px;
	color: #372E26;
	background-color: #7CA8FC;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #17469E;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #0A1F57;
}
.kopwit {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.subkop {
	font-weight: bold;
	color: #0A1F57;
}
.copy {
	font-size: 10px;
	color: #ffffff;
}

hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0A1F57;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.subkopwit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#copy a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
#copy a:hover {
	color:#3366FF
}
#copy a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}