
body, td {
	font-size: 12px;
}

.category_header {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.category_description {
	font-weight: bold;
}

.subcategory_header, a.subcategory_header, a.subcategory_header:visited {
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 18px;

	display: block;
	border-top-color: #000099;
	border-top-width: 1px;
	border-top-style: solid;

	color: #000000;
	text-decoration: none;
}

a.subcategory_header:hover {
	text-decoration: underline;
}

.subcategory_description {
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 40px;
}


.style_breadcrumbs, a.style_breadcrumbs, a.style_breadcrumbs:visited {
	font-weight: bold;
	font-size: 16px;
	color: #000099;
}

a.style_breadcrumbs, a.style_breadcrumbs:visited {
	text-decoration: underline;
}

a.style_breadcrumbs:hover {
	text-decoration: none;
	color: #ff0000;
}

.style_cut {
	
}

.style_description {
	font-style: normal;
	text-align: justify;
}


a.subcategoryParentLink, a.subcategoryParentLink:visited {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.subcategory_breadcrumb {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

a.jewelryHomeLink {
	font-weight: bold;
	font-size: 16px;
}


