Thanks for the advice...
I finally got it to work, and it was one of two issues (or a combination of both!).
For some reason using the WEBMIN interface to add the Cron task did not add the task to the CRONTAB (even though it appear to run in the LOG files). I edited the CRONTAB directly and also added the fully qualified path name for lynx (/usr/local/bin/lynx instead of just lynx).
One of the two steps enable the Cron to work.