<style>
<!--
BODY	    {
	color: white;
	font-family: helvetica,arial,sans-serif;
}

P,BLOCKQUOTE,BR,HR,H1,H2,H3,H4,H5,UL,OL,LI,TH,TD,TR,TABLE,LABEL	{
  color: white;
  font-family: helvetica,arial,sans-serif;
}

.klein	 { color: white; font-size: 11px }


H1,H2,H3,H4,H5,H6	{
  font-weight: bold;
}


a:link  { color: white; font-weight: bold }

a:visited  { color: white; font-weight: bold }

a:hover   { color: #3399ff; font-weight: bold; text-decoration: none; background-color: white }

a:active  { color: #3399FF; font-weight: bold; text-decoration: none; background-color: white }

a:focus  { color: #3399FF; font-weight: bold; text-decoration: none; background-color: white }

//-->		
</style>