a:link, a:visited {
	color: #000;
}

#navcontainer {
	background: repeat-x url(../../images/grey/menu_bg.png);
}

#navcontainer #current {
	background: url(../../images/grey/menu_tab.png) no-repeat center top;
	color: #000;
}

#navcontainer .currentAncestor {
	background: url(../../images/grey/menu_tab.png) no-repeat center top;
	color: #000;
}

#navcontainer a:hover { 
	background: url(../../images/grey/menu_tab.png) no-repeat center top;
	color: #000;
}

#navcontainer ul ul li a:link,
#navcontainer ul ul li a:visited {
	color: #949494;
}

#navcontainer ul ul li a:hover {
	color: #000;
}

.photo-links {
	background: repeat-x url(../../images/grey/menu_bg.png);
	color: #4e4e4e;
}

.photo-navigation a:hover {
	background: url(../../images/grey/menu_tab.png) no-repeat center top;
	color: #949494;
}
