.showheadercart_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
}
.showheadercart_subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #0000CC;
	text-transform: uppercase;
}
.showheadercart_l1 a:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.showheadercart_l1 a:visited {
	color: #990000;
	text-decoration: none;
}
.showheadercart_l1 a:hover {
	color: #000099;
	text-decoration:none;	
	
	
}
.showheadercart_l1 a:active {
	color: #000033;
	text-decoration: none;
	}
