td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
}
.fashionText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
	line-height: 18px;

}
.gray {
	color: #616161;
}
.latestArrivals{
	color: #616161;
	text-decoration:none;
}
.latestArrivals:hover{
	color: #616161;
	text-decoration : underline;
}

}
.linkPale{
	color: #6E6E6E;
	text-decoration:none;
	font-weight: normal;
}
.linkPale:hover{
	color: #6E6E6E;
	text-decoration : underline;
}

a{
	color: #616161;
}
a:hover{
	text-decoration : none;
}.bigorange {
	font-size: 18px;
	color: #ca703c;
	font-weight: normal;
}
.prodTitle {
	font-weight: bold;
	color: #FFFFFF;
}
.hardGray {
	font-weight: bold;
	color: #434d56;
}
.copyright{
	font-size: 9px;
	color:#DDDDDD;
}

