@charset "utf-8";

/*
last edited 7.7.2025 pst
*/

@media screen {

body {
	font-style:normal;
	color:#000;
}

body.burlap {background-image:url('https://ChristianAnswers.Net/kids/burlap.gif');}

p.languages {
	color:#000;
	font-weight:normal;
	font-size:80%;
	text-align:right;
}

	a:link {
		color:#0000cc;
		text-decoration:none;
		font-weight:normal;
	}
	a:visited {
		color:#cc0066;
		text-decoration:none;
		font-weight:normal;
	}
	a:hover {
		color:#ff0000;/* BrightRed */
		background-color:#f8dc00;/* Golden2 */
		font-weight:bold;
	}
	a:active {
		color:#ff00ff;
		text-decoration:underline;
		font-weight:normal;
	}

tr,
td {
	font-size:10pt;
}

div.coloringpages {
	font-size:90%
}

} /* end default media screen */