Please excuse my noobness, but I'm not really into CSS, although I used to be like, when I was 10. When you suggest writing events for onmouseover and onmouseout, how would I then make the control react to the CSS? You don't mean write actual new events for the control, such as "Init," "Logging Out," and "Logged Out?" do you?
I already have a CSS file that underlines my hyperlinks when the cursor hovers over it. But obviously since the LoginStatus is a control, it's not going to have the same effect.