
BODY  
		{
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 4pt;
			text-decoration : none;
			color : Black;
         }


	.haus  {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 17pt;
         	font-weight : normal;
         	color : #333366;
         }
         .texti  {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 10pt;
         	font-weight : normal;
         	color : #333366;
         }
         
	 A.tlink  {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 9pt;
         	font-weight : bold;
         	text-decoration : none;
         	color : #FFFFFF;
         	line-height : 1.4;
         }
		 
            A.tlink:hover  {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 9pt;
         	font-weight : bold;
         	text-decoration : none;
         	color : #cc0000;
         	line-height : 1.4;
         }  


	A.nlink  
	 {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 10pt;
         	font-weight : bold;
		text-decoration : none;
         	color : #333366;
         }
		 
         A.nlink:hover   {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 10pt;
         	font-weight : bold;
		text-decoration : none;
         	color : #CC0000;
         }         
		 


         A  {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 9pt;
         	font-weight : normal;
         	text-decoration : underline;
         	color : Black;
         }
		 
         A:hover  {
         	font-family : Tahoma, Helvetica, Arial;
         	font-size : 9pt;
         	font-weight : normal;
         	text-decoration : underline;
         	color : #F2A24C;
         }

