body
	{
	background-color : #FFFFFF;
 
	SCROLLBAR-FACE-COLOR:		#E6D583;
	SCROLLBAR-SHADOW-COLOR:		#E6D583;
	SCROLLBAR-HIGHLIGHT-COLOR:	#E6D583;
	SCROLLBAR-DARKSHADOW-COLOR:	#E6D583;
	SCROLLBAR-TRACK-COLOR:		#FFFFFF;
	SCROLLBAR-ARROW-COLOR:		#D9B200;
	}

	a:link		{color: #D9B200; text-decoration: underline; }
	a:active	{color: #00438C; text-decoration: underline; }
	a:visited	{color: #00438C; text-decoration: underline; }
	a:hover	{color: #00438C; text-decoration: none; }

	
.text
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#000000
	}
	
.titel
	{
	font-family :	arial, helvetica;
	font-size :	16px;
	font-weight: 	bold;
	color :		#D9B200
	}
	




