<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A.message_new_menu
{
    text-decoration: none;
    color:           black
}
A.message_new_menu:link
{
    text-decoration: none;
    color:           black
}
A.message_new_menu:visited
{
    text-decoration: none;
    color:           black
}
A.message_new_menu:hover
{
    text-decoration: underline;
    color:           red
}</pre></body></html>