.blog-entry-title a:hover, a:link, a:visited {
      color: #e94d59;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

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

#navcontainer #current {
      color: #ea4759;
}

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

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