body {
	font-size:11px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #333;
	text-align: left;
	}
a:link { text-decoration : none; color: #15ae39; font-weight:bold;} 
a:active { text-decoration : underline; color: #15ae39; font-weight:bold;} 
a:visited { text-decoration : none; color: #15ae39; font-weight:bold; } 
a:hover { text-decoration : underline; color: #15ae39; font-weight:bold;} 
#stage{ width: 400px; height: 300px; background: #C5C561 url(bg.gif); position: relative; }
#ui { width: 400px; background: #A9A945; color:#3C3C1C; font-size: 9px; font-family: Verdana, Helvetica, Arial, sans-serif; text-align: center;}

