.comic {	font-family: "Comic Sans MS", cursive, fantasy, Script;	}
.script {	font-family: "Monotype Corsiva", cursive, fantasy, Script;}
a:link {color:#003399; text-decoration: underline; }
a:active {color:#0033CC; text-decoration: underline; }
a:visited {color:#003399 ; text-decoration: underline; }
a:hover {color:#000099; text-decoration: underline; background-color:#F7FBFF }

.YellowOnBlue {	color: #FFFF00;	font-weight: bold;	text-align:center;	background-color: #0066CC;width:100px;}
.YellowOnBlue a{	color: #FFFF00;	font-weight: bold;	text-align:center;	background-color: #0066CC;width:100px;}
.WhiteOnRed {	color: #FFFFFF;	font-weight: bold;	text-align:center;	background-color: #CC0000;width:100px;}
.WhiteOnRed a{	color: #FFFFFF;	font-weight: bold;	text-align:center;	background-color: #CC0000;width:100px;}

.RedOnBrightGreen {	color: #CC0000;	font-weight: bold;	text-align:center;	background-color: #00FF33;width:120px;text-decoration: underline;}
.RedOnBrightGreen a{	color: #CC0000;	font-weight: bold;	text-align:center;	background-color: #00FF33;width:120px;text-decoration: underline;}
.YellowOnGreen {	text-align:center;	background-color: #00CC33;	font-family: Arial, Helvetica, sans-serif;	font-size: small;
	padding: 5px;}

.GreenOnYellow {	color: #009900;	font-weight: bold;	text-align:center;	background-color: #FFFF99;	width:120px;	border: 2px solid #99FF00;}
.GreenOnYellow a{	color: #009900;}


.PurpleOnBlue {	color: #660066;	font-weight: bold;	text-align:center;	background-color: #66FFFF;    width:110px;}
.PurpleOnBlue a{	color: #660066;	font-weight: bold;	text-align:center;	background-color: #66FFFF;    width:110px;}
.logo {
	background-image: url(/images/4kidswml_lib.jpg);
	background-repeat: repeat;
}
.rainbow{
	background-image: url(/images/rainbow.jpg);
	background-repeat: repeat;
}
basefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
}
a.menu {
	font-weight: bold;
	color: #FFFFff;
	text-decoration: none;
	background-color: #3399FF;
}
menu {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	line-height: 150%;
	background-color: #00CC33;
	border: 1px solid #FF0000;
}


a.menu:link {	color: #FFFFff;text-decoration: none;}
a.menu:visited {	color: #FFFFff;text-decoration: none;}
a.menu:active {	color: #FFFFff;text-decoration: none;}
a.menu:hover {	text-decoration: underline; background-color:#00FF00; color:#FF0000}

.WhiteOnRedmed {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background-color: #FF6C6C;
	width:100px;
	font-size: medium;
	line-height: normal;
	padding: 6px;
}
.kidHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	padding: 10px;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.tdborderlighblue {
	border: 1px solid #3399FF;
}
.kidHeadernolines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	padding: 10px;
	vertical-align: bottom;
}
.greybackwhiteborder {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.greybackwhiteborderITALIC {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-style: italic;
}
