h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.titlec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.picture {
	position: relative;
	left: -5px;
	top: -5px;
}
.selections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #663399;
}
a:visited {
	color: #990033;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC9900;
}
.accent {

	color: #CC9900;
	font-size: 12px;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(http://www.essexcandle.com/images/parchment.jpg);
}
.accentlarge {
	color: #cc9900;
	font-size: 14px;
	font-weight: bold;
}

.marquee {
	width: 540px;
}
.smallpurple {
	font-size: 10px;
	color: #663399;
}

#bottomlinks a:link {
	font-size: 12px;
	color: #663399;
}
#bottomlinks a:visited {
	font-size: 12px;
	color: #990033;
}
#bottomlinks a:hover {
	font-size: 12px;
	color: #000000;
}
#bottomlinks a:active {
	font-size: 12px;
	color: #CC9900;
}