@charset "utf-8";
body {
	background-image: url(http://www.purebabygifts.com/images/bg.gif);
	font-family: "trebuchet ms";
	font-size: 10pt;
	color: #5C3D31;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-size: x-small;
}
a:link {
	font-weight: bold;
	color: #6F74A8;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6F74A8;
	text-decoration: none;
}

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

a:active {
	font-weight: bold;
	color: #6F74A8;
	text-decoration: none;
}
