table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
}
a:link {
	font-weight: bold;
	color: #68763B;
	border:none;
}
.lineheight16 {
	line-height: 16px;
}
a:hover {
	font-weight: bold;
	color: #842200;
}
a:visited {
	font-weight: bold;
	color: #68763B;
}
a:active {
	font-weight: bold;
	color: #68763B;
}
a.bottom:link {
	font-size: 9px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
}
a.bottom:hover {
	font-size: 9px;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: normal;
}
a.bottom:visited {
	font-size: 9px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
}
a.bottom:active {
	font-size: 9px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
}
.gold {
	font-size: 9px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.green {
	color: #637038;
}
.boldedRed {
	font-weight: bold;
	color: #842200;
}

