body{
	padding:0 auto;
	margin:0;
	text-align: center;
	background:url(images/main-bg.gif) 0 0 repeat-x #FCFAE6;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#3D3C2C;
	font-weight:normal;
}
#header,#footer{
	background-color: #73BC00;
	color: #fff;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#main{
	background-color: #FDFDD2;
	padding-bottom: 15px;
	padding-top: 15px;
}
#dd2{
  font-weight:bold;
}
a.buy
{
	font-size: 11px;
	color: #ff5a00;
	text-decoration: underline;
}

a.buy:hover
{
	font-size: 11px;
	color: #ff5a00;
	text-decoration: none;
}
a.buy:visited
{
	font-size: 11px;
	color: #ff5a00;
	text-decoration: underline;
}
