.blog-entry-title a:hover, a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: none;

}

#navcontainer #current {
	color: #333;
	text-decoration: none;
}

#navcontainer ul ul a {
	color: #666;
}

#navcontainer ul ul ul a{
	color: #666;
}