body {
	background-color: #d1a542;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

#button a:link,a:active,a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9D790C;	
	text-decoration: none;
}

#button a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00;	
	text-decoration: underline;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

#button1 a:link,a:active,a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;	
	text-decoration: none;
}

#button1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00;	
}

#buttonb a:link,a:active,a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;	
	text-decoration: none;
}

#buttonb a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00;	
}

li {
color:#9D790C;
padding-left:5px;
margin-left:-22px;

}

#title{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#996600;
	font-weight: bold;
	}
