/*	
V1.01 ka  Initial Kees Aerts version (27/6/06)
*/

body { 
	background-image: url(../gfx/he_bg2.gif);
	background-repeat: repeat;
	margin-top: 0;
	margin-left: 0;
}

td, th { 
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
}

/* kleur van een link */
a:link		{ 
	color: #880000; 
	font-weight: bold; 
	cursor: pointer; 
	text-decoration: none; 
}	

/* kleur van een bezochte link */
a:visited	{ 
	color: #880000; 
	font-weight: bold; 
	text-decoration: none; 
}	

a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
}

a:active { 
	color: #116644; 
	text-decoration: none; 
}

.review { 
	font-size: 10x; 
	color: #000088; 
}

.bottomline {
	font-size: 7pt;
	text-align: center;
	vertical-align: bottom;
	color: #666666;
}

.keuze {
	font-size: 12pt;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: 0.4em; 
}
