@charset "UTF-8";
body {
	background-image: url(Medical_Spa_Skin_Treatments/bk4.jpg);
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #21A9A9;
}
a:link {
	color: #FF6666;
}
a:hover {
	color: #E9F7ED;
	background-color: #1A99C7;
}
a:active {
	background-color: #FF6666;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FF6666;
}
.text-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #13CBDE;
	background-color: #E6F5EA;
}
.text-green2 {
	color: #91E6D8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1582BA;
}
.purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #8675AF;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1EA5B6;
	background-color: #E6F5EA;
	border: thin dotted #21A5B8;
}

