.BackgroundImage {
	background-image: url("images/Garments/bkgd_garments.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.blackBar {
	background-image: url("images/PageTwo/bkgd_black_bar.jpg");
}
.GarmentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
 A:link {text-decoration: none;}
     A:visited {text-decoration: none;}
     A:hover {text-decoration: underline;}


