
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}


a.prodnav:link {
font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding: 2px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;

	
	}

a.prodnav:visited {
font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding: 2px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;

	

}

a.prodnav:hover {
font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding: 2px;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;

	
}

h2.product {
	margin: 0;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}