/* CSS Document */

input[type=submit], input[type=button]
{
	background-color: #FFAB1D;
	color: black;
	border: 1px solid #CC9966;
}