a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #38375F;
}

.producttext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#b89b64;
}
.box {
	border:#00CCCC 1px ;
}
.linecard_bullet{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:28px;
