Suite parameter

Is there a way to set a parameter or variable that can be used on the entire suite?

I'm using Junit 4 with selenium tests. Thus, I would like to set selenium server and my login page URLs just once in order to change them easily.

thanks,
pura vida