




		 A:link          {color: blue; text-decoration: none;}
        A:visited       {color: blue; text-decoration: none;}
        A:active        {color: red}
        A:hover         {color: red; text-decoration: none;}

		 A.leftmenu:link          {color: white; text-decoration: none;}
        A.leftmenu:visited       {color: white; text-decoration: none;}
        A.leftmenu:active        {color: black}
        A.leftmenu:hover         {color: black; text-decoration: none;}
                
        A.onblack:link          {color: white; text-decoration: none;}
        A.onblack:visited       {color: white; text-decoration: none;}
        A.onblack:active        {color: red}
        A.onblack:hover         {color: red; text-decoration: none;}
        
        A.onorange:link          {color: #FFA95B; text-decoration: none;}
        A.onorange:visited       {color: #FFA95B; text-decoration: none;}
        A.onorange:active        {color: black}
        A.onorange:hover         {color: black; text-decoration: none;}

        
        A.onwhite:link          {color: #666666; text-decoration: none;}
        A.onwhite:visited       {color: #666666; text-decoration: none;}
        A.onwhite:active        {color: red}
        A.onwhite:hover         {color: red; text-decoration: none;}
