/* foot ----------------------------------------------------------------------------------------------------------------------------------------------- */
#fruFoot {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	color:#9900FF;
	font-size:10px;
	text-align:center; }

	
#fruFoot a:link, #fruFoot a:visited {
	text-decoration:none;
	color:#9900FF; }
	
#fruFoot a:hover {
	text-decoration:underline;
	color:#9900FF; }

