<style type="text/css">
<!--
	/*  ... Style-Sheet-Angaben ... */
	.body{color: #000000;
		  font-family : Verdana, Arial, Helvetica, sans-serif;
		  font-size : 8pt;
		  
		  }
	.button {border-style:outset; 
			border-top-width:0px;
		 	border-left-width:1px;
			border-bottom-width:2px;
			border-right-width:4px;
			border-color:;
			}
	A:link  {COLOR : black;text-decoration : none;font-size:14pt;}
	A:visited  {COLOR : black;text-decoration: none;font-size:14pt;}
	a:hover{color:#FF0080;}
	//-->
</style>