a:link {
	color: #8f8f8f;
	text-decoration: none;
}

a:hover {
       color:#8f8f8f;
       text-decoration: none;
} 

a:visited {
	color: #8f8f8f;
	text-decoration: none;
}

a:visited:hover {
	color: #8f8f8f;
	text-decoration: none;
}

#listpageright h3 {
	width: 204px;
	background: #8f8f8f;
	padding: 4px 0px 3px 4px;
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.emailthispage {
	width: 204px;
	background: #fadf99;
	padding: 4px 0px 3px 4px;
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

#navleft h3 {
	background: #b8b8b8;
	padding: 4px 0px 3px 4px;
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.tearsheetlink {
	border-top: 1px solid #8f8f8f;
	padding:2px 0px 2px 0px;
	width: 209px;
} 

/* Added By JK; This makes Editing Collections easier by dictating link effects for the swatch names, also removes the need for the dont tags */ 
#productlisting h4 a:link {
	color: #000000;
	text-decoration: none;
}

#productlisting h4 a:hover {
       color:#000000;
       text-decoration: none;
} 

#productlisting h4 a:visited {
	color: #000000;
	text-decoration: none;
}

#productlisting h4 a:visited:hover {
	color: #000000;
	text-decoration: none;
}
