a:link, #navcontainer2 ul ul a {
	color: #5c5c5c;
	text-shadow: 0px 0px 0px #000;
	text-decoration: none;
}

a:visited, a:visited, a:hover, #navcontainer2 ul ul a:hover {
	color: #3a3a3a;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

#navcontainer2 ul ul .currentAncestor {
	color: #5c5c5c;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

#breadcrumbcontainer li {
	color: #3a3a3a;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

#navcontainer2 ul ul .current, #navcontainer2 ul ul ul .current, #navcontainer2 ul ul ul ul .current, #navcontainer2 ul ul ul ul ul .current {
	color: #3a3a3a;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

