.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	a:link {color: #000000; text-decoration: underline; }
	a:active {color: #000000; text-decoration: underline; }
	a:visited {color: #000000; text-decoration: underline; }
	a:hover {color: #000000; text-decoration: none; }
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #F77B00;
}
