	body {
		font-size: 10pt;
		font-family: Verdana;
		color: black;
	}

.beurs {
	font-size: 10pt;
	font-family: Verdana;
	color: White;
/*	background-color:#4D9966; */
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	border-left:1px solid #CCE6CC;
	background:#4D9966 URL(images/bg_beurs.jpg) fixed;
}

	table {
		font-size: 10pt;
		}

	a {		
		text-decoration: none;
		font-weight : bold;
		color : #006633;
	}
	
.red  {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}

.intris  {
	text-decoration : none;
	color : #336699;
	font : 12pt Garamond;
	font-weight : bold;
}

	a.intris, a.intris:visited, a.intris:link  {
	text-decoration : none;
	color : #336699;
	font : 12pt Garamond;
	font-weight : bold;
}

	a.intris:active, a.intris:focus, a.intris:hover  {
	text-decoration : underline;
	color : #336699;
	font : 12pt Garamond;
	font-weight : bold;
}

.citylink,a.citylink {
		text-decoration: none;
		color : #006633;
}

	a.citylink:active, a.citylink:hover {
		text-decoration: underline;
		color : #006633;
}


.button {background-color: #006633; color: #FFFF99; font-weight:bold;}

.small {
	font-size: 8pt;
	line-height: 16px;
}
		
.whitetext {
	color:White;
}