body {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#eee;
	}
.text {
	font-size:0.70em;
	}
.description {
	padding: 60px 10px 0 10px;
	}
.descriptiontext {
	font-size:0.65em;
	font-weight:bold;
	}
#deals {
	width:750px;
	}
#deals a {
	color:#000;
	}
#deals a:hover  {
	color:#aa0000;
	text-decoration:none;
	}
table a {
	color:#000;
	}
table a:hover {
	color:#aa0000;
	}
#deals ul {
	margin: 20px 0 10px -20px;
	}
#deals li {
	display:inline;
	width:242px;
	float:left;
	height:25px;
	}
.listings {
	padding:5px;
	}
.headline {
	color:#000066;
	font-weight:bold;
	font-size:0.75em;
	}
a {
	color:#fff;
	}
a:hover  {
	color:#FFFF00;
	text-decoration:none;
	}
strong {
	color:#990000;
	}
.linkListingSmBold {
	color:#fff;
	}