body {
	
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #a9aaa4;
	font-size: 12px;
	color: #382B1A;
}

a:visited {color:#99CCFF}  /* visited link */
a:hover {color:#382B1A}  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.FOOTER {
	font-size: 11px;
	color: #909c8e;
}
.Blue {
	font-size:12px;
	color: #7FA3AF;
	font-weight: bold;
}

.white_bold {
	color: #ffffff;
	font-weight: bold;
}
.lime_bold {
	font-size:14px;
	color: #DFECA7;
	font-weight: bold; 
}
.lime {
	font-size:14px;
	color: #DFECA7; 
}
.brown {
	font-size:11px;
	color: #3B2B1B; 
}
.brown_bold {
	font-size:11px;
	color: #3B2B1B; 
    font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

