#footer_text { 
	color: white; 
	font-size: 9px; 
	line-height: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}
#footer_text a { 
	text-decoration: none;
	color: white; 
}
#footer_text a:hover { 
	text-decoration: underline;
	color: white; 
}

/* ----------------------- BOTTOM NAV  ------------------------- */

#navigation td.bottomnav   { margin: 0px; border: solid 0px }

#navigation td.bottomnav a      { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 4px; margin: 0px; padding: 0px }

#navigation td.bottomnav a:hover      { color: #eccd8f; margin: 0px; padding: 0px }
