/* KidsHealth / Kids Stylesheet */

#khcontent a:link {
	color: #0066cc;
	text-decoration: none;
	}
	
#khcontent a:visited {
	color: 0066ff;
	text-decoration: none;
	}
	
#khcontent a:hover {
	color: #ff9900;
	text-decoration: underline;
	}
	