.shopping_cart{
font-family: Georgia;
font-size:12px;
}
.shopping_cart h2{
font-family: Georgia;
font-size:18px;
}

.wp_cart_checkout_button:hover{
font-family: Georgia, "Times New Roman", Times, serif;
	opacity:0.7;
}

.wp_cart_button:hover{
font-family: Georgia, "Times New Roman", Times, serif;
	opacity:0.7;
}

