.blog-entry-title a:hover, a:link, a:visited {
	text-decoration: underline;
	color: #FF818D;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e9e9df;
}

a:hover, a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4e4a;
}

#navcontainer #current {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer ul ul a {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #50DAB0;
}

#navcontainer ul ul ul a{
	color: #FF818D;
	font-family: Georgia, "Times New Roman", Times, serif;
}