h2 { color: #FFC57C}
a:active {
	text-decoration: none;
	color: #F4AD3B;
}
a:link {
	text-decoration: none;
	color: #F4AD3B;
}
a:visited {
	text-decoration: none;
	color: #F4AD3B;
}
a:hover {  color: #FFC57C; text-decoration: none}
.textcolour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFC57C}
.navigation a:hover {
	color: #FFC57C;
}
.bgmenu {
	background-color: #FFC57C;
}
.bg {
	background-image:  url("images/weightloss_bg.gif");
	background-repeat: repeat-x;
	background-position: right top;
}
.bglinks {
	background-image:  url("images/weightloss_links.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #201E23;
}
.bgcontent {
	background-image:  url("images/weightloss_content.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottom {
	background-image:  url("images/weightloss_bottom.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmenubottom {
	background-image:  url("images/weightloss_menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F5AC3A;
}
.bgnavigation {
	background-image:  url("images/weightloss_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/weightloss_products.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbar {
	background-image:  url("images/weightloss_bar.gif");
	background-repeat: repeat-x;
	background-position: center top;
}