.gbuttontext{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
a.gbuttontext {	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	}
a.gbuttontext:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #f7941D;
	text-decoration:none}

#gbutton {background-image: url(/images/layup/greenbuttonnormal.jpg); }

#gbutton:hover {background-image: url(/images/layup/greenbuttonover.jpg);  }
