a, a:visited		{text-decoration : none; color : ffffff;}
a:hover, a:active	{text-decoration : none; color : ce89a6;}

/* Text Menu links*/
	.menu_l  {
   		font-size : 12pt;
   		font-family : Arial;
   		font-weight : bold;
   		color : ffffff;
		text-decoration : none;
		}

/* Text Menu unten*/
	.menu_u  {
   		font-size : 10pt;
   		font-family : Arial;
   		font-weight : bold;
   		color : ffffff;
		text-decoration : none;
		}
		
/* Fliesstext fett*/
	.text  {
   		font-size : 10pt;
   		font-family : Arial;
   		font-weight : normal;
   		color : ffffff;
		text-decoration : none;
		}
		
/* Fliesstext normal*/
	.text_s  {
   		font-size : 10pt;
   		font-family : Arial;
   		font-weight : normal;
   		color : ffffff;
		text-decoration : none;
		}
		
		
/* Text Fliesstext klein fett*/
	.text_kb  {
   		font-size : 9pt;
   		font-family : Arial;
   		font-weight : normal;
   		color : ffffff;
		text-decoration : none;
		}
		
/* Text Fliesstext kleiner*/
	.text_k  {
   		font-size : 8pt;
   		font-family : Arial;
   		font-weight : normal;
   		color : ffffff;
		text-decoration : none;
		}
		
/* Text Fliesstext klein*/
	.text_kk  {
   		font-size : 9pt;
   		font-family : Arial;
   		font-weight : normal;
   		color : ffffff;
		text-decoration : none;
		}
		