body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background-color: #f293d1;
	background-image: url("../images/KidsRUs_13.jpg"); 
	background-repeat: repeat-y;
}
A:active{
	font-weight: bold;
	color:#f293d1;
	background: transparent;
	text-decoration: underline;
}

A:visited{
	font-weight: bold;
	color:#f293d1;
	background: transparent;
	text-decoration: underline;
}

A:link{
	font-weight: bold;
	color:#f293d1;
	background: transparent;
	text-decoration: underline;
}

A:hover{
	font-weight: bold;
 	color:#f293d1;
	background: transparent;
	background-color: #b3d5e7;
}

#KidsRUsContent{
	margin-left: 3%;
	margin-right: 3%;
}

ul{

}