    a:link 		{ color:#474747; font-weight:bold; font-size: 13px; text-decoration:none; }
	a:hover 	{ color:#474747; font-weight:bold; font-size: 13px; text-decoration:underline; }
	a:visited 	{ color:#474747; font-weight:bold; font-size: 13px; text-decoration:none; }
	a:active 	{ color:#474747; font-weight:bold; font-size: 13px; text-decoration:underline; }
	
	a.color:link 	{ color:#FFFFFF; font-weight:normal; font-size: 13px; text-decoration:none; }
	a.color:hover 	{ color:#FFFFFF; font-weight:normal; font-size: 13px; text-decoration:none; }
	a.color:visited	{ color:#FFFFFF; font-weight:normal; font-size: 13px; text-decoration:none; }
	a.color:active 	{ color:#FFFFFF; font-weight:normal; font-size: 13px; text-decoration:none; }
	
	a.UNTERSTRICHEN:link 	{ color:#474747; font-weight:normal; font-size: 13px; text-decoration:underline; }
	a.UNTERSTRICHEN:hover 	{ color:#474747; font-weight:normal; font-size: 13px; text-decoration:underline; }
	a.UNTERSTRICHEN:visited	{ color:#474747; font-weight:normal; font-size: 13px; text-decoration:underline; }
	a.UNTERSTRICHEN:active 	{ color:#474747; font-weight:normal; font-size: 13px; text-decoration:underline; }	

	body  		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333;}

	td	  		{ font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#474747; font-style:normal; font-weight:normal; }
	
	td.big 		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#38A041;
	font-style:normal;
	font-weight:bold;
}

	td.big2 		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#38A041;
	font-style:normal;
	font-weight:bold;
}

	td.white	  		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; font-style:normal; font-weight:normal; }

