body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center 0px;
	background-color: #F0CCA8;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}
.special {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.footerText {
	color: #FFFFFF;
}
.productText {
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color:#FF6600;
}
a.footerText:visited {
	color:#FFFFFF;
}.catalogPodName {
	text-decoration: none;
}
.largerText {
	font-size: 14px;
}
form {
	margin-top: 4px;
	margin-bottom: 4px;
}
