@charset "utf-8";
.BannerHWCOPlus {
	height: 120px;
	width: 1024px;
	background-image: url(afbeeldingen/HWCO_Plus_logo365.gif);
	background-position: center top;
	background-color: #F7931E;
}
.TopMenu {
	text-align: center;
}
.Hoofdvenster {
	text-align: left;
}
.FooterHWCOPlus {
	background-image: url(afbeeldingen/FooterHWCOPlus.jpg);
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	background-color: #99CCFF;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
col2 {
	color: #999999;
}

