.forum_table {
	background-color: #000000;
	color: #FFFFFF;
}
.forum_table h1 {
	color: #99816b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.forum_table h1 a {
	color: #99816b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.forum_table h1 a:link {
	color: #99816b;
}
.forum_table h1 a:visited {
	color: #99816b;
}
.forum_table h1 a:hover {
	color: #caf99b;

}
.forum_table h1 a:active {
	color: #caf99b;

}
