.copyright {
	font-family: arial;
	font-size: 10px;
	color:#4D6F18;
}

p, td{
	font-family: arial;
	font-size: 12px;
	color: #4F7019;
	letter-spacing:2%;
}
.platte{
	font-family: arial;
	font-size: 12px;
	color: #4F7019;
	letter-spacing:2%;
}
h1{
	font-family: arial;
	font-size: 18px;
	color: #116029;
	font-weight: bold;
}
a:link {
	color: #7CBC4C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #65A439;
}
a:hover {
	text-decoration: underline;
	color: #4D6F18;
}
a:active {
	text-decoration: none;
	color: #4D6F18;
}
