a:link,
.blog-entry-title a:hover {
	color: #163af1;
}

a:visited {
	color: #641b94;
}

#navcontainer {
}

#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover {
}

#navcontainer ul ul a {
	text-shadow: none;
}

#navcontainer ul ul a:hover,
#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor {
	text-shadow: none;
	color: #00F;
}