 a:link.schulnews {
	text-decoration:none;
	color: #001B69;
}
 a:visited.schulnews {
	text-decoration:none;
	color: #053006;
}
 a:hover.schulnews {
	text-decoration:overline;
	color: black;
}
 a:active.schulnews {
	text-decoration:underline;
	color: black;
}
