a:hover {
	color: #000000;
	cursor: pointer;
	line-height: 1.1;
	text-decoration: underline;
	}
a:link {
	color: #000000;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.1;
	text-decoration: none;
 	}
a:visited { 
	color: #000000;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.1;
	text-decoration: none;
	}
body.grey {
	background-color:#F3EDED;
	margin:0px;
	padding:0px;
	}
.maintext { 
	font-weight: 500;
	font-size: 12px;
	line-height: 1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
td.appres {
	width: 200px;
	}
td.text {
	background-color:#F3EDED; 
	vertical-align: top;
	}
.tekstvak {
	overflow:auto;
	width:671px;
}




