h2 { color: #C4E54F}
a:active {
	text-decoration: none;
	color: #96CE17;
}
a:link {
	text-decoration: none;
	color: #96CE17;
}
a:visited {
	text-decoration: none;
	color: #96CE17;
}
a:hover {  color: #C4E54F; text-decoration: none}
.textcolour {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #C4E54F}
.navigation a:hover {
	color: #C4E54F;
}
.bgmenu {
	background-color: #C4E54F;
}
.bg {
	background-image:  url("images/endurance_bg.gif");
	background-repeat: repeat-x;
	background-position: right top;
}
.bglinks {
	background-image:  url("images/endurance_links.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #201E23;
}
.bgcontent {
	background-image:  url("images/endurance_content.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottom {
	background-image:  url("images/endurance_bottom.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmenubottom {
	background-image:  url("images/endurance_menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C4E54F;
}
.bgnavigation {
	background-image: url(images/endurance_navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgheader {
	background-image: url(images/new_endurance_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgproducts {
	background-image:  url("images/endurance_products.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbar {
	background-image:  url("images/endurance_bar.gif");
	background-repeat: repeat-x;
	background-position: center top;
}