/* Earth Angels Boutique */
body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

td, th, p, div {font-size:12px;}

.nav {z-index:1;
	position:relative;
	left:50px;
	top:250px;
	
	}
A { font-size:12px;
	 text-decoration:none;
	 color:black;
	 font-weight:bold;
}
A:HOVER {
	font-size:12px;
	text-decoration:underline;
	color: #9E9E9E;
	font-weight:bold;
}
.fancy {font-family:"monotype corsiva";
		font-size:24px;
		font-weight:700;
}
.fancy2 {font-family:"Nimbus Script";
		 font-size:28px;
		 font-weight:700;
}

.featured {
	border: ridge #505483;
}
.instruct { font-style:italic;}
.indent {text-indent : 10px;}
.under {text-decoration:underline;}
.sm {font-style:italic; font-size:9px; font-weight:700;}
.b {font-weight:700;}