.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #0C7E0C;
}
h2 {
	font-size: 16px;
	color: #0C7E0C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {text-decoration:underline; color: #0033CC}
a:visited {color: #0033CC;}
a:hover {text-decoration:underline; color:#FF0000}


.kidspage {
display:block;
	padding:2px;
	background-color:#0033CC;
	border-bottom:1px solid #FF0000;
	border-top:1px solid #FF0000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
		font-size: small;
		color: #FFCC00;
		font-weight:bold;
	}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

