

	a.navbar:link { color:black; text-decoration:none; }
	a.navbar:visited  { color:black; text-decoration:none; }
	a.navbar:hover { color:#FFFFCC; text-decoration:none; background-color:#339966; }
	a.navbar:active { color:#FFFFCC; text-decoration:none; background-color:#339966; }

	a.bottom:link { color:#C0C0C0; text-decoration:none; }
	a.bottom:visited  { color:#C0C0C0; text-decoration:none; }
	a.bottom:hover { color:#0000FF; text-decoration:underline; }
	a.bottom:active { color:#0000FF; text-decoration:underline; }

	a.anchor:link { color:#000000; text-decoration:underline; }
	a.anchor:visited  { color:#000000; text-decoration:underline; }
	a.anchor:hover { color:#0000FF; text-decoration:underline; }
	a.anchor:active { color:#0000FF; text-decoration:underline; }

	a.rundgang:link { color:#ffffff; text-decoration:none; }
	a.rundgang:visited  { color:#ffffff; text-decoration:none; }
	a.rundgang:hover { color:#FFFFFF; text-decoration:underline; }
	a.rundgang:active { color:#FFFFFF; text-decoration:underline; }

	textarea { color:#000000; font-family:MS sans serif,sans-serif, arial; font-size:10pt }

	option { color:#000000; font-family:MS sans serif,sans-serif, arial; font-size:10pt }

	input { color:#000000; font-family:MS sans serif,sans-serif, arial; font-size:10pt }
