body {
	font-size: 14px;
	margin: 0px;
	COLOR: #000000;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #DBECDC;
	SCROLLBAR-HIGHLIGHT-COLOR:#E6F2E7;
	SCROLLBAR-SHADOW-COLOR: #E6F2E7;
	SCROLLBAR-3DLIGHT-COLOR: #CEE6CF;
	SCROLLBAR-ARROW-COLOR: #79B97C;
	SCROLLBAR-TRACK-COLOR: #EEF7EE;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #666666;
}
.bottom_bg {
	background-image: url(../images/d_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.f1 {
	font-size: 12px;
}
.f2 {
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
	color: #000000;
}

a.aa1:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#2D490E ;
}
a.aa1:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#2D490E ;
}
a.aa1:hover {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FF9900;
	
}