

/* CSS Document */
body
{
	background-image: url(http://www.caldwellscollections.com/images/bg.gif);
	font-family: Tahoma;
	font-size: smaller;
	font-style: normal;
	font-variant: normal;
	color: Black;
}
a {
	color: Black;
	font-size: smaller;
}
a:hover {
	color: Black;
	font-size: smaller;
}
a:visited {
	color: Black;
	font-size: smaller;
	
}
