In a certain game of chance a person pays $5 to play a game. A person randomly selects 2 integers ranging from 0-99. The host of the game then uses a random number generator to select 2 integers ranging from 0-99. If the players values and hosts values agree (in any order), the person playing the game receives $500. Based upon this information, calculate players expected amount of net winnings.