/* @override http://www.metalnoir.com/rw_common/themes/simple/css/styles/grey.css */

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

a:hover, a:active {
	text-decoration: none;
	color: #262626;
	font-weight: bold;
	text-transform: none;
}

#navcontainer #current {
	color: #333d40;
}

#navcontainer ul ul a {
	color: #333d40;
}

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