a:hover {
	color:#47979a;
}
h1, h2, .titleGreen {
	color:#47979a;
}
.leftNavItem a:hover {
	color:#47979a;
}
.topNavButton a.selected, .topNavButton a:hover, .topNavButtonTwoLines a.selected, .topNavButtonTwoLines a:hover {
	color: #77dedb;
}
.topNavButton, .topNavButtonTwoLines {
	background: url(../gfx/navigation/topBg_green.png) no-repeat;
}
