A.AisleSelected
{
  color: DarkRed;
  font-family: Arial;
  text-decoration: none;
  font-size:  10px;
  font-weight: bold ;
}

A.AisleUnselected:hover
{
  color: red;
  text-decoration: underline;
}

A.AisleUnSelected
{
	font-weight: bold ;
	font-size: 10px;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}

.AisleChosen
{
	font-weight: bold;
	font-size: 10px;
	color: green;
	font-family: Arial;
	text-decoration: none;
}

.ProductName
{ 
	color: Red; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}


.ProductInfoRed
{ 
	color: Red; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.ProductInfoBlack
{ 
	color: Black; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.ProductPrice
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.TDPrice
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}


A.ProductPriceAsda:hover
{
  text-decoration: underline;
}
A.ProductPriceAsda
{
	font-size: 10px;
	color: Green;
	font-family: Arial;
	text-decoration: none;
}
.ProductPriceAsda
{
	font-size: 10px;
	color: Green;
	font-family: Arial;
	text-decoration: none;
}

A.ProductPriceTesco:Hover
{
	text-decoration: underline;
}
A.ProductPriceTesco
{
	font-size: 10px;
	color: Blue ;
	font-family: Arial;
	text-decoration: none;
}
.ProductPriceTesco
{
	font-size: 10px;
	color: Blue ;
	font-family: Arial;
	text-decoration: none;
}


A.ProductPriceSains:Hover
{
	text-decoration: underline;
}
A.ProductPriceSains
{
	font-size: 10px;
	color: orangered;
	font-family: Arial;
	text-decoration: none;
}



.ProductPriceSains
{
	font-size: 10px;
	color:  orangered  ;
	font-family: Arial;
	text-decoration: none;
}
A.ProductPriceOther
{
	font-size: 10px;
	color: #9900FF  ;
	font-family: Arial;
	text-decoration: underline;
}



.ProductPriceOther
{
	font-size: 10px;
	color:  #0000FF;
	font-family: Arial;
	text-decoration:  none ;
}


.ProductPriceBrand
{
	font-size: 12px;
	color: white;
	text-indent: 0.5cm;
	font-family: Arial;
	background-color: blue;
	text-decoration: none;
}

.ContactInfoText
{
	font-size: 12px;
	color: Blue;
	font-family: Arial;
	background-color: white;
	text-decoration: none;
}
.ContactInfoTextHeader
{
	font-size: 16px;
	color: Blue;
	font-family: Arial;
	background-color: white;
	text-decoration: none;
}
A.ContactInfoText:Hover
{
	text-decoration: underline;
}
A.ContactInfoText
{
	font-size: 12px;
	color: RED;
	font-family: Arial;
	background-color: white;
	text-decoration: none;
}.backgoundtext {
	color: #FFFFFF;
}
