body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #FFFFFF;
	background-color: #2F406E;
	scrollbar-base-color:#2F406E;
        background-attachment: fixed;
	background-image: url(../jpg/blauw.jpg);
	background-repeat: repeat;
}

table        { font-family: Arial; font-size: 12px; color: #FFFFFF }

	a
	{
		font-family: Arial;
		font-size: 11 px;
		text-decoration: none;
		color: #FFFFFF;
		font-weight: normal
	}


	a:link
	{
		font-family: Arial;
		font-size: 11 px;
		text-decoration: none;
		color: #FFFFFF;
		font-weight: normal
	}
	
	a:hover
	{
		font-family: Arial;
		font-size: 11 px;
		text-decoration:	none;
		color:	#C0C0C0;
		font-weight: normal
	}
	
	a:visited
	{
		font-family: Arial;
		font-size: 11 px;			
		font-weight: normal
	}

