<style>
<!--
	
	
 	A:link 	{color: #B15A34;}
	A:visited 	{color: #B15A34;}
	A:active 	{color: #B15A34;}
	A:hover	{color: #000000;}
	
	

	

body
{
	font-family: Arial, Helvetica;
	Font-Size :  12px;
		Color:       #B15A34; 	
}	

	A
{
	color : #B15A34;
}

table,td,th
{
	font-family: Arial, Helvetica;
	Font-Size :  12px;
	Color:       #B15A34; 
	
}

.titel
{	font-family:	Arial, Helvetica;
	Font-Size : 	17px;
	Color:       	#ff0000;
}


.c1
{	
	
	background: 	#dedede;
	color:	    	#ff0000;	
}

-->
</style>