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

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

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

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

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