a:link, a:visited, a:active {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	color: #008E35;
	text-decoration: none;
}
body {
	font-family: Arial;
}
.mainmenue {
	font-size:12px;
	font-weight: bold;
	color: #4D4D4D;
}
.content {
	font-size: 14px;
	color:#4D4D4D;
}.imgTopic {
	font-size: 12px;
	color:#4D4D4D;
}
