/* Print styles */
div#rightCol, img#title, div#footer, ul#menu, #homeRightMenu {
	display:none;
}
a {
	text-decoration:underline;
	color:blue;
}