@charset "utf-8";
/* CSS Document */
body {
	background-color:white;
	margin:0px;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3Dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color: white;
}
body.BLtext {
	background:url(images/bracelets_16.jpg);
	margin-left:40px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height:1.1;
	font-weight:bold;
	color:#666666;
}
body.ERtext {
	background:url(images/earrings_08.jpg);
	margin-right:50px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	line-height:1.1;
	font-weight:bold;
	color:#666666;
	
	}
a img {
	border:none;
}
a:link {
	color:white;
}
a:visited {
	color:white;
}
a:hover {
	color:white;
}
a:active {
	color:white;
}
