Thank you for your help. I was also able to edit more of the appearance how I wanted using this:
#mobilemenu { color: white; }
.mobilemenu ul li a:hover { background-color: #333; }
.mobilemenu a:link { color: #ffffff; }
.mobilemenu a:hover { color: #be2c41; }