/*
	c1 = white	(#ffffff)
	c2 = black	(#000000)
	c3 = grey 	(#d9d9d9)
	c4 = grey2	(#858585)
	c5 = red	(#d82423)
	c6 = weinrot(#cd0236)
	
*/

a.td_n:link, a.td_n:visited, a.td_n:hover, a.td_u:link, a.td_u:visited	{	text-decoration:none; color: black;		}
a.td_u:hover															{	text-decoration:underline;	}

a.l_c1:link, a.l_c1:visited		{	color:#ffffff;	}
a.l_c2:link, a.l_c2:visited		{	color:#000000;	}
a.l_c3:link, a.l_c3:visited		{	color:#d9d9d9;	}
a.l_c4:link, a.l_c4:visited		{	color:#858585;	}
a.l_c5:link, a.l_c5:visited		{	color:#d82423;	}
a.l_c6:link, a.l_c6:visited		{	color:#cd0236;	}

a.h_c1:hover	{	color:#ffffff;	}
a.h_c2:hover	{	color:#000000;	}
a.h_c3:hover	{	color:#d9d9d9;	}
a.h_c4:hover	{	color:#858585;	}
a.h_c5:hover	{	color:#d82423;	}
a.h_c6:hover	{	color:#cd0236;	}


#de_text2 a:link { color:#000000; text-decoration:none; }
#de_text2 a:hover { color:#000000; text-decoration:underline; }
#de_text2 a:visited { color:#000000; text-decoration:none; }

#de_text a:link { color:#000000; text-decoration:none; }
#de_text a:hover { color:#000000; text-decoration:underline; }
#de_text a:visited { color:#000000; text-decoration:none; }
