/* KidsHealth / Teens & College Stylesheet */

/* Appears to be a link color mismatch - am removing these styles pending resolution of HTML-172
#khcontent a:link {
	color: #00799f;
	text-decoration: none;
	}
	
#khcontent a:visited {
	color: #0066ff;
	text-decoration: none;
	}
	
#khcontent a:hover {
	color: #ff9900;
	text-decoration: underline;
	}
	*/