.changelog
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.changelogBody
{
	border-top-style: solid;
	border-top-width: thin;
}

.changelogDate
{
}

.changelogTitle
{
	padding-top: 1em;
	font-variant: small-caps;
	font-size: larger;
}

.changelogText
{
}

.changelogText a
{
	text-decoration: none;
	color: #f44;
}

.changelogText a:hover
{
	color: #f44;
	text-decoration: underline;
}
