Creating buttons code this is the page .
http://www.createafreewebsite.net/button_gallery.html

COLOR CODE PAGE
http://www.luvscreations.com/help1.htm

If YOU WANT THE TEXT ON THE PAGE ALL GOLD ,, THEN PASTE THIS CODE IN THE HEAD , IN THE ADVANCED PAGE PROPETITIES
</head>
<body bgcolor="#000000" link="#0000FF" vlink="#FF0000" text="#FFD700"

THATS IT...
<html>
<head>
<style type="text/css">
#button a {font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :bold;text-align :center; color :#000000;text-decoration : none }
#button a:hover{ font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :bold;text-align :center; color :#FF0000;text-decoration : none}
</style>
</head>
<div ID="button">
<table width="150" height="23" cellpadding="0" cellspacing="0" background="http://www.oocities.org/tellmichael/button-yellow-blank.gif">
<tr align="center" valign="middle">
<td align="center">
<a href="http://www.oocities.org/tellmichael/ButtonCREATINGandCOLRcodes.html">Home</a></td></tr></table>
</div><b>
<div ID="button">
<table width="150" height="23" cellpadding="0" cellspacing="0" background="http://www.oocities.org/tellmichael/button-yellow-blank.gif">
<tr align="center" valign="middle">
<td align="center">
<a href="http://www.oocities.org/tellmichael/ButtonCREATINGandCOLRcodes.html">Sample Page</a></td></tr></table>
</div>
A FEW COLOR CODES ,, IF YOU WANT MORE GO TO COLOR CODE PAGE,,
http://www.luvscreations.com/help1.htm

gold #FFD700
Red #FF0000
black  #000000
white  #FFFFFF
Dark Blue #0000A0

Yellow #FFFF00