<style type="text/css">


<style type="text/css">
       /*Menu Links*//*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes
may be inherited in some browsers from other 'a' element styles (if any) on the page*/

#menu3 a:hover  {color:#8080FF;text-decoration:none; }
#menu3 a:active	{color:black;text-decoration:none; }
#menu3 a:visited{color:#C0C0C0;text-decoration:none; }
                           /*End Menu Links*/
</style>


