#xpotemp { background: #333333; }
#xpotemp td {
	text-align: left;
	color: #FFFFFF;
}
#xpotemp td a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #999999;
}
#xpotemp td#wow a {
	background-color: #999999;
	color: #333333;
}
#xpotemp td a:link, #xpotemp td a:visited { color: #333333; text-decoration: none; }
#xpotemp td a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	background-image: url(bgr_td_off.gif);
	background-position: center center;
}
.grey {
	color: #333333;
}

