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

a:hover, a:active {
	text-decoration: none;
}

#navcontainer #current {
	color: #4a3f27;
}

#navcontainer ul ul a {
	color: #4a3f27;
}

#navcontainer ul ul ul a{
	color: #4a3f27;
}