BODY      {    background-color: #FFF !important;
               color: #000;}

A.menu:link    {    color: #00F !important; background-color: #FFF !important; text-decoration: none; FONT-SIZE: 88%;}
A.menu:visited {    color: #080 !important; background-color: #FFF !important; text-decoration: none; FONT-SIZE: 88%;}
A.menu:hover   {    color: #3F3 !important; background-color: #FFF !important; text-decoration: none; FONT-SIZE: 88%;}
A.menu:active  {    color: #F00 !important; background-color: #FFF !important; text-decoration: none; FONT-SIZE: 88%;}

A:link    {    color: #00F !important; background-color: #FFF !important; text-decoration: underline;}
A:visited {    color: #080 !important; background-color: #FFF !important; text-decoration: underline;}
A:hover   {    color: #3F3 !important; background-color: #FFF !important; text-decoration: underline;}
A:active  {    color: #F00 !important; background-color: #FFF !important; text-decoration: underline;}

A.tmenu:link    {    color: #00F !important; background-color: #CCC !important; text-decoration: none;}
A.tmenu:visited {    color: #080 !important; background-color: #CCC !important; text-decoration: none;}
A.tmenu:hover   {    color: #3F3 !important; background-color: #CCC !important; text-decoration: none;}
A.tmenu:active  {    color: #F00 !important; background-color: #CCC !important; text-decoration: none;}
