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

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

#navcontainer li ul li #current{
    background: no-repeat left center url(../../images/button_down.png) !important;
    background-position:16px 3px !important;
	text-decoration: underline;
	
}

#navcontainer #current {
	color: #ea4759;
	background: no-repeat left center url(../../images/button_down.png);
	text-decoration: underline;
}

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