    body, td 	{	font-family: Verdana, Arial, Halvetica, sans-serif; 
					font-size:12pt;
					color:red; }

	td.red1     {   color:red ; font-size:8pt ;   }
	td.red2     {   color:red ; font-size:15pt ;  }
	td.red3     {   color:red ; font-size:14pt ;  }
	td.red4     {   color:red ; font-size:12pt ;  }
	td.lila		{	color:#FC63F7;                }
	td.blue		{	color:blue; font-size:20pt    }
	td.blue1    {   color:blue;                   }
	td.blue2    {   color:blue; font-size:15pt ;  }
    td.blue3    {   color:blue; font-size:14pt ;  }
	td.blue4    {   color:blue; font-size:8pt ;   }
	td.yellow1  {   color:yellow; font-size:20pt ; }
    a           {   font-family: Verdana, Arial, Halvetica, sans-serif; 
					color:FFFFFF;
					text-decoration:none; }
	a.blue      {   color:blue;}
	a.lila      {   color:#ED32F9; }
	a.red		{	color:red; }
	a.himmel    {   color:#5363FD;  }

	a:hover     {   text-decoration:underline; }

	a:active    {	color:red; } 
	

