body {
	font-size: 13pt;
	line-height: 10pt;
	font-family: Comic Sans MS, Verdana, Arial ;
	color: #000000;
	background-color: #EDFDDF;
	background: url(../pics/achtergrond_001.gif) fixed;
		}

table      { 
    font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana, Arial ;
	color: #000000;
    font-weight: normal;
	background-color: #eee; 
    text-decoration: none; 
         }
	
a:link		{
				color:				black;
				text-decoration:	none;
			}
			
a:visited	{
				color:				black;
				text-decoration:	none;
			}
			
a:active	{
				color:				black;
				text-decoration:	none;
			}
			
a:hover		{
				color:				red;
				text-decoration:	none;
				font-weight:        none;
			}

