	#appman td {
		font-size: 11px;
		padding: 1px;
		font-weight: bold;
	}

	#legend td {
		font-size: 11px;
		padding: 2px;
		border: 0;
		font-weight: bold;
	}
	#legend {
		margin: 15px;
	}
	#legend a:link, #legend a:visited, #legend a:active {
	background: none repeat scroll 0 0 #282521;
	color: #B9B095;
	display: block;
	float: left;
	margin-right: 15px;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #8E8670,
}
	#legend a:hover {
	background: none repeat scroll 0 0 #B9B095;
	color: #282521;
	text-decoration: none;
}

	#appman i {
		font-size: 8px;
	}

	#appman a {
		text-decoration: none;
	
	}
	td {
		padding: 0;
		font-size: 11px;	}
