td,body {
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
/*	font-size: 13px; */
}
td
{
	font-size: 10pt;	
}
a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a:hover {
	color: #FFFF3C;
	text-decoration: none;
	font-weight: bold;
}
/* hover ist drüberfahren*/
a:active {
	color: #FFFF3C;
	text-decoration: none;
	font-weight: bold;
}	
a:visited {
  	color: #FFFF3C;
}

