	a:link {  color: #9F9FA2; text-decoration: underline}
	a:visited {  color: #666666; text-decoration: underline}
	a:hover {  color: #666666; text-decoration: underline}
	a:active {  color: #666666; text-decoration: underline}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyboldgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #acacaf;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.bodydkboldgray {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	font-size: 90%;
	color: #666666;
	font-style: normal;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.smallgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9F9FA2;
	font-style: normal;
	font-size: 12px;
}


.buybox {
	font-size: 70%;
	margin: 8px;
	padding: 10px;
	float: left;
	height: auto;
	width: 160px;
	border: thin solid #333333;
	text-align: center;
}
