body { 
	background-color: #990000;
	color: #ffffff;
	margin-left: 150px;
	margin-top: 24px;
	margin-bottom: 18px;
	background-image: url(../images/bgi_900_6x75.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.email {
	background-color: #990000;
	margin-left: 20px;
	margin-right: 50px;
	background-image:  url(../images/background_bloemkleur.jpg);
	background-repeat: repeat;
}

a:link { 
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none; }

a:active {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ccffcc;
	text-decoration: none; }

a.copy:link {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #ffcc33;
	text-decoration: none;
}

a.copy:visited {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #ffcc33;
	text-decoration: none;
}

a.copy:hover {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.copy:active {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #ffcc33;
	text-decoration: none;
}


img {
	border-width: 0px;
}





