h2 { color: #99CCFF}
a:active {
	text-decoration: none;
	color: #1A61E3;
}
a:link {
	text-decoration: none;
	color: #1A61E3;
}
a:visited {
	text-decoration: none;
	color: #1A61E3;
}
a:hover {  color: #99CCFF; text-decoration: none}
.textcolour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #99CCFF}
.navigation a:hover {
	color: #99CCFF;
}
.bgmenu {
	background-color: #99CCFF;
}
.bg {
	background-repeat: repeat-x;
	background-position: right top;
}
.bglinks {
	background-image:  url("images/bodybuilding_links.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #201E23;
}
.bgcontent {
	background-image:  url("images/bodybuilding_content.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottom {
	background-image:  url("images/bodybuilding_bottom.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmenubottom {
	background-image:  url("images/bodybuilding_menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #12429F;
}
.bgnavigation {
	background-image: url(images/bodybuilding_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/bodybuilding_products.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbar {
	background-image:  url("images/bodybuilding_bar.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

