<!--
A:link    {color:blue; }
A:hover	{color:yellow; }
A:active {color:white; }


A.menunf,
A.menunf:link    {text-decoration: none;  color:yellow; }
A.menunf:visited {text-decoration: none;  color:yellow; }
A.menunf:active {text-decoration: none; color:red; }
A.menunf:hover	{color:white; }

A.black,
A.black:link    {color:aqua; }
A.black:hover	{color:red; }
A.black:active {color:white; }

-->


