body {
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.textbox{
}
.textbox p{
	font-size:12px;
	color:#FFF;
	line-height:16px;
}
.textbox a{
	color:#fbb034;
	text-decoration:none;
}
.textbox a:hover{
	color:#fbb034;
	text-decoration:underline;
}
.orange{
	color:#fbb034;

}
.footerbox{
	padding-right:20px;
}
.footerbox p{
color:#b9b098;
font-size:10px;
line-height:12px;
}
.footerbox a{
	color:#b9b098;
	text-decoration:none;
}
.footerbox a:hover{
	color:#b9b098;
	text-decoration:underline;
}
