.bodytext {
	font-family: Comic Sans MS, cursive, 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: Comic Sans MS, cursive, sans-serif;
	font-weight: bold;
}

a:link {
	color: #019A01;
	font-weight: normal;
}
a:visited {color: #019A01;}
a:hover {text-decoration:underline; color:#E51D28}


.kidspage {
display:block;
	padding:2px;
	background-color:#FFCC00;
	border-bottom:1px solid #E62531;
	border-top:1px solid #E62531;
	margin:0px;
	font-family:Comic Sans MS, cursive, sans-serif;
		font-size: small;
		color: #E62531;
		font-weight:bold;
	}

.textlinks {
	font-family: Comic Sans MS, cursive, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#homelinks a {
	font-family: Comic Sans MS, cursive, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#homelinks a:hover {
	font-family: Comic Sans MS, cursive, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}

#podlink {position: absolute; width: 100%; top: 495px; margin: 0; padding: 0;}
#podlink-inner a {position: relative; display: block; width: 148px; height: 62px; 
background: url(../images/podlink.gif) no-repeat; left: 71px; 
text-indent: -9999px;  margin: 0 auto;  padding: 0;}
#podlink-inner a:hover {background-position: -148px 0px;}
