body {
	background-color: #CA6F9F;
	margin-top: 0px;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
}
.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CA6F9F;
	font-size: 25px;
}
.Content {
	color: #41291C;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CA6F9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA6F9F;
}
a:hover {
	text-decoration: underline;
	color: #41291C;
}
.GroomerTitle {
	font-size: 15px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #41291C;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.Copyright a:link {
	color: #E7BED3;
	text-decoration: none;
}
.Copyright a:visited {
	text-decoration: none;
	color: #E7BED3;
}
.Copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Copyright a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7BED3;
}
.Credits a:link {
	color: #E7BED3;
	text-decoration: none;
}
.Credits a:visited {
	text-decoration: none;
	color: #E7BED3;
}
.Credits a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Credits a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

