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

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

#navcontainer #current {
	color: #246665;
}

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

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