.top_link
{
	font-size:10px;
	font-weight:bold;
	color:0000B5;
	text-decoration:none;
}

.top_link:hover
{
	color:434343;
	text-decoration:underline;
}

.gemstone_name
{
	color:#434343;
	font-weight:bold;
	font-style:italic;	
}
.birthstone_month
{
	font-weight:bold;
	font-size:10px;
	color:#000036;
	text-decoration:none;
}

.birthstone_month:hover
{	
	color:#434343;
	text-decoration:underline;
}

.birthstone_name
{
	
	font-weight:bold;
	font-size:10px;
	color:#000036;
	text-decoration:none;
}
.birthstone_name:hover
{
	color:#434343;
	text-decoration:underline;
}

.diamond_frame
{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	
}
.diamond_frame_left
{
	border-left:1px solid #999999;
}
.diamond_frame_top
{
	border-top:1px solid #999999;
}

.diamond_bg_color
{
	background-color:#cccccc;
}
.diamond_bg_color_2
{
	background-color:#FFFE9E;
}
.jewelry_guide_text
{
	font-weight:normal;
	font-size:11px;
	color:333333;
}