A { text-decoration: none; } 
A:hover { text-decoration: underline; }
.back_agbrown {
	background-image: url(images/back_brown.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_aggreen {
	background-image: url(images/back_green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back_fade {
	background-image: url(images/fade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #c1c9a9;
	text-align: justify;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #404C1F;
}
.body_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #D5DAC2;
}
.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #E2E6DB;
	text-align: left;
}


