a:link {
	color: #163af1;
}

a:visited {
	color: #641b94;
}

#navcontainer a:hover {
	background: url(../../images/button_over.png) no-repeat;
}

#navcontainer ul ul ul li a:hover {
	color: #0080ff;
}

#navcontainer ul ul ul #current {
	color: #0080ff;
}