I was wondering if it would be possible to click on a text button and have it take you to a webpage in your default browser. I highly doubt that it is, though.
I'm sorry but this is not a possible thing you can do in ROBLOX, however you can use the http service to get a website's content and emulate a webpage in a server onto a GUI. This is quite complicated and will usually not load the webpage's style.
Reference: http://wiki.roblox.com/index.php?title=API:Class/HttpService http://wiki.roblox.com/index.php?title=Sending_HTTP_requests