BODY,TD,INPUT,TEXTAREA,SELECT
{
	font-family: verdana;
	font-size: 11px;
	color: #555555;
}
A
{
	text-decoration: none;
	color: #513B17;
}
A:Hover
{
	text-decoration: none;
	color: #222222;
}
.category
{
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	padding-left: 20px;
	color: #000000;
}
.category_stats
{
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	padding-left: 20px;
	color: #DD8F0F;
}