.catbg, tr.catbg td
{
	background-color: #cd853f;
	color: #ffffff;
}
.titlebg, .titlebg a, .titlebg a:link, .titlebg a:visited
{
	background-color: #cd853f;
	color: #ffffff;
	text-decoration: bold;
}
.windowbg, tr.windowbg td
{
	background-color: #ffffff;
	color: #000000;
}
.windowbg2, tr.windowbg2 td
{
	background-color: #ffffff;
	color: #000000;
}
.new, a:link.new, a:visited.new
{
	background-color: #ffffff;
	color: #cd853f;
	text-decoration: underline;
}
a:link, a:visited
{
	background-color: #ffffff;
	color: #cd853f;
	text-decoration: underline;
}
.updated
{
	color: #ff0000;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #0000FF;
	background-color: #faf0e6;
}