

#column-headings td {
	margin: 0px 1px 1px 0px;
	padding: 1px 4px;
	background: #b36100 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffab7;
	text-align: center;
	width: 220px;
}
#column-headings .dates {
	background: #fffab7 none;
}

.listing td {
	margin: 0px 1px 1px 0px;
	padding: 1px 4px;
	background: #e2ab3b none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 220px;
}
.listing .dates {
	background: #b36100 none;
	text-align: left;
	color: #fffab7;
	width: 200px;
}

/*a:link, a:active, a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b36100;
	text-decoration: none;
	text-align: center;
	margin: 10px;
	padding: 0;
}
a:hover {
	text-decoration: underline;
}*/
