@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #665E5B;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 2px;
	font-weight: normal;
}
.knitwear {
	width: 165px;
}
.fashion {
	background-color: #64BBCC;
	width: 118px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.womans img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

.ladies {
	text-align: left;
	vertical-align: top;
	width: 295px;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/woman_knitwear.gif);
}
.womans {
	width: 955px;
}
.womansknitwear {
	text-decoration: underline;
}

