body {
	background-color : #FF7403;
	background-image : url(/kids/img/kids_bg.gif);
	background-repeat: no-repeat;
} 
.podTDBG {
	background : #FFF685;
} 
.podTextTD {
	font-size : 12px;
	color : #CF4407;
	padding : 6px;
}
.pad3pxTD {
	padding : 3px;
}
.legalTD {
	font-size : 12px;
	color : #CF4407;
	padding : 3px;
}
a.textLink {
	color : #CF4407;
	text-decoration : underline;	
}
a:hover.textLink {
	color : #8CBC4E;
	text-decoration : underline;
}
.adTDBG {
	background : #EB841D;
}
.activityOuterTDBG {
	background : #FF9003;
} 
.activityInnerTDBG {
	background : #FF7403;
} 
a.activityTextLink {
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;	
} 
a:hover.activityTextLink {
	color : #CC6600;
	text-decoration : underline;	
} 
a.detailTextLink {
	font-size : 12px;
	color : #FFF685;
	text-decoration : underline;	
}
a:hover.detailTextLink {
	color : #FFFFFF;
	text-decoration : underline;
}
