
	a, a:link, a:visited, a:hover, a:active {
		color: inherit;
		text-decoration: none;
	}

	
	
	/* HIDE ALL ELEMENTS THAT WE DO NOT WANT PRINTED */
	#rightContentContainer,
	#footerContainer,
	#navigationContainer, 
	#skip, 
	#utilNav,
	#add_blog,
	#masqueradeAs,
	#headerContainer,
	.subtabnav, 
	form {
		display: none;
	}
	