if ($user['userid'] == $MySpecificUserID) { $user['musername'] = '<span style="color:MYCOLOR;">'.$user['username'].'</span>'; }