/* print stylesheet: override font colors and font size to 10pt */
body {color: black;}
#side-menu  li a, #side-menu li a:active, #side-menu li a:visited, #side-menu li a:link, #side-menu li a:hover {
	color: Black;
}
#banner2 { color: #777; }
.home-category a, .home-category a:link, .home-category a:visited, .home-category a:active, .home-category a:hover 
{ color: black; }
.home-category-bg { display: none; }


.quote-viewer .wrapper { height: auto; }
.industry-browser-article a, .industry-browser-article a:link, 
.industry-browser-article a:hover, .industry-browser-article a:active, .industry-browser-article a:visited
	{ color: Black; }
.industry-browser-article a:hover { color: black; text-decoration: underline; }

#footer { color: black;}
#footer a, #footer a:visited, #footer a:link, #footer a:active { color: black; }
#footer a:hover { color: black; }

#bottom-links * { font-size: 10px; }
#bottom-links ul { display: none; }
