#links {
	width: 589px;
	font-size: 14px;
	font-weight: bolder;
	height: auto;
	text-align: center;
	background-position: left bottom;
	border-top-style: solid;
	border-top-color: #960;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 2px;
	background-image: url(../images/descback2.png);
	margin-left: -8px;
}
table {
	height: auto;
}
.product {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #903;
	height: auto;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	color: #903;
}
#clickhere {
	width: 100%;
	text-align: center;
	height: 20px;
}

#clickhere a {
	font-size: 14px;
	cursor: hand;
	font-weight: bold;
	width: 200px;
	text-decoration: underline;
}

.productlist {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 810px;
	text-transform: uppercase;
	height: auto;
}

.PageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	}
