table {
	background-color: #F1F2A1; 
	border-collapse: collapse; }
th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ADAE6D;
	color: #F7F8BC; }
td {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px; }
th, td {
	border: 1px solid #FCFDD6; }
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78793E; }
tabe a:link {
	text-decoration: none;
	color: #F78E1E;
	font-weight: bold;	 }
table a:visited {
	text-decoration: none;
	color: #F78E1E;
	font-weight: bold; }
table a:hover {
	text-decoration: none;
	color: #F78E1E;
	font-weight: bold; }
