/* CSS Document */

.text{
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #2B3F00;
	text-decoration: none;
}
.text_1{
	font-family:"Kindergarten", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2B3F00;
	text-decoration: none;
	
}
a:link{
	color: #FF3599;
	text-decoration: none;
}
a:hover{
	color: #80CD01;
	text-decoration: none;
}
a:visited{
	color: #FF3599;
	text-decoration: none;
}
	
.mid_head_text{
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #71B600;
	text-decoration: none;
}
.kid_text{
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #2B3F00;
	text-decoration: none;
}

.mid_head_kid{
	font-family:"Comic Sans MS", Helvetica, sans-serif;
    font-size: 16px;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	color: #71B600;
	text-decoration: none;
}
.text_border{
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #2B3F00;
	text-decoration: none;
/*	border: 1px solid #AAD18A; */
	text-indent: 5px;
}

.highlighted{
font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #2B3F00;
	text-decoration: none;
	color: #54B902;
}