
/*

SHOPPING STYLE SHEET 


*/


a.hover{
	COLOR: #339933;
	TEXT-DECORATION: underline;
	/*<!-- '#afc6e3' -->*/
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


.update {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #339933;
}

.heading { 
	font-family: Arial;
	font-size: 30px;
	color: #000000;
}

.desc{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.avail {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.add {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.click {
	FONT-SIZE: 10px; 
	COLOR: #000000 ; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: bold
}
.detail {
	FONT-SIZE: 12px; 
	COLOR: #333333 ; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: bold
}
.detail2 {
	FONT-SIZE: 12px; 
	COLOR: #000000 ; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: bold
}
.detaillinks {
	FONT-SIZE: 12px; 
	COLOR: #000000 ; 
	FONT-FAMILY: arial; 
}
a.detaillinks:hover {
	FONT-SIZE: 12px; 
	COLOR: #33A02C ; 
	FONT-FAMILY: arial; 
}
