
A.link:link { 
	text-decoration: none; 
	color: #cccccc;
	font-size: 12;
	font-weight: bold;
	font-family: verdana
 }
A.link:visited { 
	text-decoration: none; 
	color: lightskyblue;
	font-size: 12;
	font-weight: bold;
	font-family: verdana
 }
A.link:hover { 
	text-decoration: underline; 
	color: whitesmoke;
	font-size: 12;
	font-weight: bold;
	font-family: verdana
 }

.error {
	color: red;
	font-size: 12px;
	font-family: verdana
}

.carttable{
	background: ;
}

.tabletext{
	color: ;
	font-size: 12px;
	font-family: verdana
}

.carterror{
	color: red;
	font-family: verdana
}

.cartnavigation{
	font-weight: 600;
	
font-size: 12px;
	font-family: verdana
}

.normal{
	font-size: 12px;
	color: black;
}

.normalheader{
	font-size: 12px;
	color: black;
	font-weight: bold;
}		
.itemdescription  {
	color: black;
	font-size: 12px;
	font-family: verdana }
	
.itemtitle  {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana }

.itemname {
	color: black;
	font-weight: bold;
	font-size: 20px;
	font-family: verdana }
	
.itemnamesmall {
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana }
	
.pricetext {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana }
	
.ourprice {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana }
	
.saveprice {
	color: red;
	font-size: 14px;
	font-family: verdana }
	
.slashedprice {
	color: black;
	font-size: 14px;
	text-decoration: line-through;
	font-family: verdana }

