#footer {
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
	color: #ffffff;
}
#footer a {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #FF9900;
}

#text {
	font-size: 9pt;
	font-family: arial;
}
#text a {
	text-decoration: underline;
	color: #ffffff;
}

#text a:hover {
	text-decoration: none;
	color: #FF9900;
}