/* CSS definition file containing site wide stylesheets */


.product-header {
	font-family: Arial,Helvetica,Geneva,Sans-serif;
 	font-size: 16px;
 	color: rgb(0,102,153);
 	font-weight: bold;
}.product-box {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
}A:active {
	color: rgb(0,0,0);
 	text-decoration: none ;
