body {
	background-color: transparent;
}
table {
	background-color: transparent;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lists {
	margin: 0px;
	text-align: left;
}
#banners {
	border: thin solid #FFFFFF;
	background-color: #000000;
}
#sponsors {
	border: medium solid #000000;
}

a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
