input.underline
{
	background-color:		rgb(255,250,235);
	border-style:			none none solid none;
	border-color:			rgb(235,220,192);
	border-width:			0px 0px 1px 0px;
	color:				rgb( 96, 64, 32);
}

input.button
{
	background-color:		rgb(235,220,192);
}
