<style type="text/css">
#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	color: #6285CA;
	text-align:center;
	text-decoration: none;
}

#listing a:hover {
	background-color:#DBE6FE;
}

.b {
	background-color: #E9F0FF;
}

.w {
	background-color:#FFFFFF;
}


</style>