/***********************************************************************/
#productNavigation a:link {
	color: #96897c;
	text-decoration: none;
	border-style:none;
}
#productNavigation a:visited {
	color: #96897c;
	text-decoration: none;
}
#productNavigation a:hover {
	color: #96897c;
	text-decoration: none;
}
#productNavigation img {
	border-style:none;
}