body {
	background-color: #EEE15C;
	font-size: 13px;
	font-family: Tahoma;
	color: Black;
} 
td {
	font-size: 13px;
	font-family: Tahoma;
	color: Black;
} 
#price {
	font-size: 11px;
	font-family: Tahoma;
	color: Black;
} 
a {
	font-family: Tahoma;
	font-size: 13px;
	color: Black;
} 
a:hover {text-decoration: none; background-color: #cccc99;}

H1 {
	font-family : Tahoma;
	font-size : 18px;
	color : Black;
}
 
.leaf {position: absolute; top: 0; left: 10; visibility: hidden; width: 250; z-index: 66;}
#inpbox {color:#993300; font-size: 11px; background-color: #cec71a; border: 1 solid #ffffff; margin: 3px;} 
#enter {color: #993300; font-size: 11px; background-color: #cec71a; border: 1 solid #ffffff; cursor: hand; margin: 3px;} 
#s {color: #993300; font-size: 11px; font-weight: bold;} 
