a.categorynav:link,
a.categorynav:visited,
a.categorynav:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	text-transform: uppercase;	
}
a.categorynav:hover {
	color: #000000;
}

a.categoryitem:link,
a.categoryitem:visited,
a.categoryitem:active {
	color: #666666;
	text-decoration: underline;
}
a.categoryitem:hover {
	color: #000000;
}

.categoryitem img {
	border: solid 1px #CCC;
}
img.productImage {
	border: solid 1px #CCC;
}