body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	border: none; 
}

.saletitles {
	color: #ed1380;
}


.mainpic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.bottomlinks {
	color: #000000;
	text-decoration: none;
	font-size : 13px;
}

.smallblack {
	color: #000000;
	text-decoration: none;
	font-size : 12px;
}

.pagetitle {
	color: #000000;
	text-decoration: none;
	font-size : 20px;
}

.bodyfont {
	color: #000000;
	text-decoration: none;
	font-size : 15px;
}

.productline {
	color: #000000;
	text-decoration: none;
}
.mainproductline {
	color: #000000;
	text-decoration: none;
	font-size : 17px;
}

.mainlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 14px;
}

.solidborder {
	border: thin solid #000000;
}
.pinklinks {
	color: ed1380;
	cursor: auto;
	text-decoration: none;

}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.whitelinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 13px;
}
.graylinks {
	color: #666666;
	text-decoration: none;
	font-size : 12px;
}
.solidbordergray {
	border: thin solid #CCCCCC;
}
.solidborderpink {
	border: thin solid #ED1380;
}
.linksblackunderline {
	color: #000000;
	text-decoration: underline;
	font-size : 13px;

}
.linksgrayunderline {
	color: #999999;
	text-decoration: underline;
	font-size : 11px;

}
.blackLink {
	color: #000000;
}
