body
	{
	background-color : #FFFFFF;
 
	SCROLLBAR-FACE-COLOR:		#B2B2B2;
	SCROLLBAR-SHADOW-COLOR:		#B2B2B2;
	SCROLLBAR-HIGHLIGHT-COLOR:	#B2B2B2;
	SCROLLBAR-DARKSHADOW-COLOR:	#B2B2B2;
	SCROLLBAR-TRACK-COLOR:		#FFFFFF;
	SCROLLBAR-ARROW-COLOR:		#FFFFFF;
	}

	a:link		{color: #1F60A9; text-decoration: underline; }
	a:active	{color: #1F60A9; text-decoration: underline; }
	a:visited	{color: #1F60A9; text-decoration: underline; }
	a:hover	{color: #80BDF4; 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 :		#0B286A
	}
	
	
.top a
	{
	color : #000000;
	font-family :	arial, helvetica;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	}

.top a:hover
	{
	color : #1F60A9;
	text-decoration : none;
	}
