/* chalkhills.css */

/* The default Chalkhills style */

@import url("white.css");

/* Make sure to "make white" or "make black" */

/* Chalkhills logo */
a.ch, a.ch:visited {
	color: #ffffff;
	background: inherit;
	text-decoration: none;
}

