a:link  {
	color : #FF0000;
	text-decoration : none;
}

a:hover  {
	color : #0000FF;
	text-decoration : none;
}

a:visited  {
	color : #FF5F00;
	text-decoration : none;
}

a:active  {
	color : #4F4F4F;
	text-decoration : none;
}

a:bb:hover  {
	color : #4F4F4F;
	text-decoration : none;
}

TABLE, TD, TH, TR  {
	font-family : Tahoma, Arial, sans-serif;
	font-size : x-small;
}

a.linklistExtern2 { display:block; _display:inline-block; font-weight:bold; text-decoration:none; margin:0.2em 0 0 0; padding:0 0 0 1.2em; background:url(/images/linkextern.gif) no-repeat top left; } /* Externer Link in der Linkliste */