You can either filter everyone but Q and Anonymous; go find a filter from a filter page. Or use CSS to force name and trip a different color/size (below). There is also a stylesheet already that does this on the filters page.
small {
color:#33ff33;
}
span.name {
font-weight:bold;
color:#44ff44 !important;
}