.products a{
		background-color: #ffffcc;
		padding-bottom: 0px;
		border-bottom: #ffffcc 1px solid;
}
.headingImage{
		background: url(assets/images/heading_products.gif) no-repeat;
		position: relative;
		width: 450px;
		height: 75px;
		top: 5px;
		left: 50px;
}
.products a:link, .products a:visited, .products a:hover{background-color: #ffffcc; color: #990066;}

.class name="basket" id"basket"{
		background: url(../assets/images/basket.jpg") no-repeat;
		position: relative;
		width: 450px;
		height: 75px;
		top: 5px;
		left: 50px;
}