body {
	background-color: #9193D9;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
.frontpagetext {
	font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;

}

.servicesheaders {
	font-size: x-large;
	font-weight: bold;
	
}
