@charset "UTF-8";
body { background: #4d4f53 url(none); }
#wrapper #mainNav ul { color: #FFFFFF; }
#wrapper #mainNav a, #wrapper #mainNav a:visited { color: #FFFFFF; }
#wrapper #mainNav a:hover, #wrapper #mainNav a:active {
	color: #85a6ba;
	text-decoration: none;
}
#wrapper #mainNav a.active {
	color: #85a6ba;
	text-decoration: none;
	cursor: default;
}

