@charset "utf-8";
/* CSS Document */

body {
	background-color: #EEEEEE;
	background-image: url(http://www.westlandinbedrijf.nl/images/bg_streep2.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #009B01;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
