/* CSS Document door Ylja Witmer voor EBS EDEN */

body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg4.jpg);
	background-color: #a2e62d;
	font: normal 11px/2.4em Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #BA3389;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BA3389;
}
a:hover {
	text-decoration: underline;
	color: #A5CC18;
}
a:active {
	text-decoration: none;
	color: #A9CD1F;
}

.Heading {
	color: #1B88CB;
	font: bold 16px/normal "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0 0 3px 0;
}
hr {	
	border: none 0; 
	border-top: 1px dashed #d5d7d0;
	height: 1px;
}

.TopTxt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #5f8d0f;
}

.Newsitem {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-decoration:none;
	color: #333333;
}

