tr.featuredlisting {
	background-color: #fffcb1;
}
tr.featuredlisting a {
	color: #0062e8;	
}

tr.featuredlistingodd {
	background-color: #fffecc;
}
tr.featuredlistingodd a {
	color: #0062e8;	
}