/*	Body	*/
body  { 
margin-top: 0px;
margin-left: 0px;
font-family: tahoma,verdana; 
font-size: 10px;
}

/* Header */
header {
background-image:  url('/im/headerbg.gif');
}

/* 	links door de hele site 	*/
A:link {text-decoration: none; color: #525252;} 
A:visited {text-decoration: none; color: #474847;} 
A:active {text-decoration: none; color: #525252;} 
A:hover { color: #ff0000 ; text-decoration: none;}

/* 	font in de tabellen		*/
table  {
font-family: tahoma; font-size: 14px; line-height: 1em
}

/* 	font in de TD			*/
td  {  
font-size: 13px
}

/* 	kleine text			*/
td.small  {  
font-size: 10px
}

/* 	member login en new member signup	*/
td.members  {  
font-family: verdana; font-size: 14px; line-height: 1em
}
