.tableListings {
	padding: 0px;
	margin: 0px;
}
.tableDate {
}
.tableTitle {
	font-weight: bold;
}
.tableCategory {
	height: 5px;
}
.tableDescr {
	font-weight: normal;
}
.tableTime {
	font-weight: normal;
	padding-right: 5px;
}
.tableTitle a{
	text-decoration: none;
	color: #FFFFFF;
}
.tableTitle a:visited{
	color: #CCCCCC;
}
.tableTitle a:hover, .tableTitle a:active {
}