@charset "utf-8";
body {
	background-image: url(http://www.kidsdecorinc.com/images/shopbg.gif);
	font-family: "trebuchet ms";
	font-size: 10pt;
	color: #6B8E20;
	margin: 0;
}
.drilldown {
	font-size: 80%;
	font-weight: bold;
}
.rightdiv {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FECACC;
}
.catcolor {
	line-height: 22px;
}
.style1 {color: #AABE83}

.footer {
	font-size: x-small;
}
a:link {
	color:  #6B8E20;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:  #6B8E20;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF8484;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color:  #6B8E20;
	text-decoration: underline;
	font-weight: bold;
	}
