body {
	background-color: #2a1010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.ltext {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.xtext {
	font-size: 11px;
}
.xredtext {
	font-weight: bold;
	color: #CC0000;
}

a{color:#FFFFFF;text-decoration:none;font-weight:bold;}
a:hover{text-decoration:none;color:#CC0000;font-weight:bold;}

.textfield {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
}

.redtitle {
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}

.red a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.red a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.Acreages{font-size:14px;font-weight:normal;color:#FFFFFF;text-decoration:none;}
a.Acreages:hover{color:#CC0000;text-decoration:underline;}
