table.council {
	border-collapse: collapse;
}

table.council td a{
	display: block;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration: none;
}
table.council td a:link, table.council td a:visited, table.council td a:active {
	color: #000000;
	background:transparent; text-decoration:none; font: normal normal normal 9pt/9pt palatino linotype, times new roman, arial;
}

table.council td a:hover {
	color: #000000;
	background-color: #a7a7a7; text-decoration:none; font: normal normal normal 9pt/9pt palatino linotype, times new roman, arial;
}

td.council_no_link {
padding-left: 15px; padding-right: 10px; padding-bottom: 6px; padding-top: 6px; 
text-decoration: none; color: #000000; background:transparent; text-decoration:none; 
font: normal normal normal 9pt/9pt palatino linotype, times new roman, arial;
}