﻿body div#container div.content, body div#container div.content div.text h2, body div#container div.content div.text span.intro {
	color: rgb(206,44,109);
	background-color: inherit;
}

#_ctl11_divParent {
	margin-top: 30px;
}

a.back {
	display: block;
	float: left;
}

a.next {
	display: block;
	float: right;
}

.next {
	margin-right: 21px;
}

	body div#container div.content div.text a {
		color: rgb(206,44,109);
		text-decoration: underline;
		font-weight: bold;
	}