BODY            {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
TD            {
	color: Black;
	text-decoration : none;
	font-size : 12px;
	line-height : 20px;
}
a:link 			{
	color: Navy;
	text-decoration : none;
}
a:visited 			{
	color: Navy;
	text-decoration : none;
}
a:hover {
	color: Black;
	text-decoration:none;
}

a.linkversteckt:link { color: #000000; }
a.linkversteckt:visited { color: #000000; }
a.linkversteckt:hover { color: #000000; }
a.linkversteckt:active { color: #000000; }
a.linkversteckt:focus { color: #000000; }
