.viewcarttitle {
	font-size:14px;
	color:#FF6600;
	font-family: Verdana;
	font-weight:bold;
	font-style:normal;
}
.cartheader {
	font-size:12px;
	color:#FFFFFF;
	font-family: Verdana;
	font-weight:bold;
	font-style:normal;
}
.carttitles {
	font-size:10px;
	color:#006699;
	font-family: Verdana;
	font-weight:normal;
	font-style:normal;
}
.cartitemheading {
	font-size:12px;
	color:#006699;
	font-family: Verdana;
	font-weight:bold;
	font-style:normal;
}
.cartitem {
	font-size:10px;
	color:#006699;
	font-family: Verdana;
	font-weight:normal;
	font-style:normal;
}
.viewcart {
	font-size:10px;
	color:#006699;
	font-family: Verdana;
	font-weight:bold;
	font-style:normal;
}
viewcart:hover {
     text-decoration:underline;
}
.cartlink {
	font-size:12px;
	color:#FF9900;
	font-family: Verdana;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.cartlink:hover {
	text-decoration:none;
    color:#006699;
}
.carttotal {
	font-size:12px;
	color:#006699;
	font-family: Verdana;
	font-weight:normal;
	font-style:normal;
}

