table a {
	color: #f99b1c;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
table a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #f99b1c;
}
table {
}

.prodlist { clear:both; }
.prodlist td { vertical-align:top; }
.prodlist img { width:100px; height:100px; }
.noimg	{ width:100px; height:100px; }
.fld	{ font-weight:bold; white-space:nowrap; }
