﻿body div#container div.content, body div#container div.content div.text h2 {
	color: rgb(0,115,207);
	background-color: inherit;
}

	body div#container div.content div.text a {
		color: rgb(0,115,207);
		text-decoration: underline;
		font-weight: bold;
	}