/* --------- BODY ------------ */
body {
	margin:0px 0px;
	padding:0px;	
	background-color:#7f007f;
	background-position:top center;
	font-family:Papyrus,Times New Roman,Times,serif;
	color:black;
	}
a:link  	{ color:#7f007f;text-decoration:underline; }
a:visited 	{ color:#7f007f;text-decoration:underline; }
a:hover 	{ color:#7f007f;text-decoration:underline; }
/* --------- CONTENT ------------ */
h1 {
	font-family:Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#7F007F;
	margin:0px 0px 10px 0px;
}
.txtSmall {
	font-size:13px;	
	line-height:18px;
	color:#333333;
}
.txt {
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	color:#333333;
}
.txtPurple {
	font-size:13px;
	color:#7F007F;
}
.txtJewelry {
	font-size:14px;
	font-weight:bold;
	color:#7F007F;
}
.txtWhite {
	font-size:15px;
	font-style:italic;
	color:white;
	line-height:34px;
}
.txtHeader {
	font-size:17px;
	color:#7F007F;
}
/* --------- NAVIGATION ------------ */
a.navLeft:link{
	font-size:15px;
	color:#7F007F;
	text-decoration:none;
	line-height:20px;
}
a.navLeft:visited{
	font-size:15px;
	color:#7F007F;
	text-decoration:none;
	line-height:20px;
}
a.navLeft:hover{
	font-size:15px;
	color:#CA6300;
	text-decoration:none;
	line-height:20px;
}
a.navProducts:link{
	font-size:15px;
	color:#7F007F;
	text-decoration:none;
	line-height:28px;
}
a.navProducts:visited{
	font-size:15px;
	color:#7F007F;
	text-decoration:none;
	line-height:28px;
}
a.navProducts:hover{
	font-size:15px;
	color:#CA6300;
	text-decoration:none;
	line-height:28px;
}