
a:link      { color: maroon; font-weight: bold; text-decoration: none; background-color: transparent }
a:visited   { color: olive; font-weight: bold; text-decoration: none; background-color: transparent }
a:active    { color: olive; font-weight: bold; text-decoration: none; background-color: transparent }
a:hover     { color: orange; font-weight: bold; text-decoration: none; background-color: transparent }

a.lmenu:link    {text-decoration:none;color:#ffffff;background-color:transparent}
a.lmenu:visited {text-decoration:none;color:#ffffff;background-color:transparent}
a.lmenu:hover   {text-decoration:none;color:#e9d12c;background-color:transparent}
a.lmenu:active  {text-decoration:none;color:#ffffff;background-color:transparent}