@charset "utf-8";

p {
	line-height: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;

}

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;

}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71317F;

}

a:link {
	color: #71317F;
	text-decoration: underline;

}

a:visited {

	color: #117170;

}

a:hover {
	color: #2D4163;
	text-decoration: none;

}

h2 {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 11px;

	color: #016D5B;

}
h2 {
	font-size: 13px;
	color: #6c614b;
}
a:link.pricingPage {
	color: #71317F;
	font-size: 13px;
	text-decoration: none;
}
a:link.footer {
	color: #117170;
	text-decoration: underline;
	font-size: 12px;
}
a:visited.footer {
	text-decoration: none;
	color: #71317F;
	font-size: 12px;
}
a:hover.footer {
	color: #2D4163;
	text-decoration: none;
	font-size: 12px;
}
a:link.gallery {
	color: #71317F;
	text-decoration: none;
}
a:visited.gallery {
	color: #71317F;
	text-decoration: none;
}
a:hover.gallery {
	color: #71317F;
	text-decoration: underline;
}
a:hover.pricingPage {
	text-decoration: underline;
}
a:visited.pricingPage {
	text-decoration: none;
}
