h2 { color: #CFBD86}
a:active {
	text-decoration: none;
	color: #A7955E;
}
a:link {
	text-decoration: none;
	color: #A7955E;
}
a:visited {
	text-decoration: none;
	color: #A7955E;
}
a:hover {  color: #CFBD86; text-decoration: none}
.textcolour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CFBD86}
.navigation a:hover {
	color: #CFBD86;
}
.bgmenu {
	background-color: #CFBD86;
}
.bg {
	background-image:  url("images/health_bg.gif");
	background-repeat: repeat-x;
	background-position: right top;
}
.bglinks {
	background-image:  url("images/health_links.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #201E23;
}
.bgcontent {
	background-image:  url("images/health_content.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottom {
	background-image:  url("images/health_bottom.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmenubottom {
	background-image:  url("images/health_menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #A7955E;
}
.bgnavigation {
	background-image:  url("images/health_navigation.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgheader {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgproducts {
	background-image:  url("images/health_products.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbar {
	background-image:  url("images/health_bar.gif");
	background-repeat: repeat-x;
	background-position: center top;
}