.contentTD { background-color: white; }
.titleTD { background-color: white; }
.ballotTitleTD { color: black; background-color: white; text-decoration: none; }
.ballotContentTD { color: black; background-color: white; }
.ballotContentNoVoteTD { color: white; background-color: black; }
.ballotNoVoteTD { color: white; background-color: black; }
.ballotTitleNoVoteTD { color: white; background-color: black; text-decoration: none; }
.returnLink { color: black; text-decoration: none; }
.returnLinkNoVote { color: white; text-decoration: none; }
