body {
	background: #ffffff url(images/moo_bckground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFF33;
}
a:active {
	color: #CCCCCC;
}
.listing {
	background: #ff8f1d url(images/mid_bg_bod.gif);
}
.listing_bg {
	background: #ff8f1d;
}
table,tr,td {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color: #ffffff;
}
td, .listing_bg td {
	text-align:center;
}
.list {
	border: 3px solid #F93C00;
}
