.purplecell {
	background-color: #6D0C96;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6D0C96;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D0C96;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D0C96;
	text-align: center;
}
a:link {
	color: #6D0C96;
	text-decoration: none;
}
a:hover {
	color: #6d0c96;
	font-weight: bold;
}
a:visited {
	color: #6d0c96;
	text-decoration: none;
}
body {
	margin: 0px;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B588AF;
	border-right-color: #B588AF;
	border-bottom-color: #B588AF;
	border-left-color: #B588AF;
}
.tabletextsmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6D0C96;
}
.tabletextheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6D0C96;
}
.sitebanner {
	background-image: url(images/bg2.jpg);
}
.homebg {
	background-image: url(images/home_bg.jpg);
	height: 300px;
	width: 720px;
	background-repeat: no-repeat;
	background-color: #C8A5C3;
}
.dermalbg {
	background-image: url(images/dermal_bg.jpg);
	height: 250px;
	border: thin solid #6D0C96;
	width: 720px;
	background-repeat: no-repeat;
}
.peelbg {
	background-image: url(images/peel_bg.jpg);
	height: 250px;
	border: thin solid #6D0C96;
	width: 720px;
	background-repeat: no-repeat;
}
.botoxbg {
	background-image: url(images/botox_bg.jpg);
	height: 250px;
	width: 720px;
	border: thin solid #6D0C96;
	background-repeat: no-repeat;
}
.rfbg {
	background-image: url(images/rf_bg.jpg);
	height: 250px;
	width: 720px;
	border: thin solid #6D0C96;
	background-repeat: no-repeat;
}
.testimonialbg {
	background-image: url(images/tests_bg.jpg);
	height: 300px;
	width: 720px;
	background-repeat: no-repeat;
}
.salonsbg {
	background-image: url(images/salons_bg.jpg);
	height: 300px;
	width: 720px;
	background-repeat: no-repeat;
}
.contactbg {
	background-image: url(images/contact_bg.jpg);
	height: 350px;
	width: 720px;
	background-repeat: no-repeat;
}
.tabletextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D0C96;
	text-decoration: blink;
}
.faqbg {
	background-image: url(images/faq_bg.jpg);
	height: 300px;
	width: 720px;
	background-repeat: no-repeat;
}
