body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
}
table {
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:link {
	color: #7F3106;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.menu:visited {
	color: #7F3106;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.menu:hover {
	color: #CC0000;
	line-height: 20px;
	font-weight: bold;
}
a.email:link {
	color: #7F3106;
	text-decoration: underline;
}
a.email:visited {
	color: #7F3106;
	text-decoration: underline;
}
a.email:hover {
	color: #CC0000;
	text-decoration: none;
}
.topictitle {
	color: #7F3106;
	font-weight: bold;
	font-size: 13px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
td.rate {
	border: 1px solid #000000;
	color: #000000;
}
