.standard {
	font-family: Arial;
	font-size: 09pt;
	font-style : normal;
	color: #000000; 

	A{}
	a:link		{color: "#AB1527"}
	a:link		{text-decoration: none}
	a:visited	{color: "#AB1527"}
	a:visited	{text-decoration: none}
	a:active	{color: "#AB1527"}
	a:active	{text-decoration: none}

	background-repeat: no-repeat;
}

.shoppingCart {
	font-family: Arial;
	font-size: 09pt;
	font-style : normal;
	color: #000000; 

	A{}
	a:link		{color: "#AB1527"}
	a:link		{text-decoration: none}
	a:visited	{color: "#AB1527"}
	a:visited	{text-decoration: none}
	a:active	{color: "#AB1527"}
	a:active	{text-decoration: none}

	background-repeat: no-repeat;
}

.left_cartview {
	font-family: Arial;
	font-size: 08pt;
	font-style : normal;
	color: #000000; 

	A{}
	a:link		{color: "#AB1527"}
	a:link		{text-decoration: none}
	a:visited	{color: "#AB1527"}
	a:visited	{text-decoration: none}
	a:active	{color: "#AB1527"}
	a:active	{text-decoration: none}

	background-repeat: no-repeat;
}