.blog-entry-title {
	text-decoration: underline;
	color: #e94d59;
}

a:link, a:visited {
	text-decoration: none;
	color: #7e7e7e;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	color: #F00;
	text-decoration: none;
}

#navcontainer #thispage {
	text-decoration: underline;
	color: #e94d59;
}

#navcontainer #current {
	color: #ea4759;
}

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

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