/*
 *  Stylesheet common to all browsers.
 */
A.navig:link       {text-decoration: none; color: #006666; background: none;}
A.navig:visited    {text-decoration: none; color: #006666; background: none;}
A.navig:hover      {text-decoration: none; color: #880000; background: #ffffcc;}
A.navig:active     {text-decoration: none; color: #880000; background: none;}

A.icon:link         {background: none;}
A.icon:visited      {background: none;}
A.icon:hover        {background: #aaffff;}
A.icon:active       {background: none;}