A              {
               font-weight: bold;
			   }
A:link         {
               text-decoration: none;
               color: #867D9D
               }
A:active       {
               text-decoration: none;
               color: #766DFF;
               }
A:visited      {
               text-decoration: none;
               color: #766D8D;
               }
A:hover        {
               text-decoration: underline;
               color: #ee3300;
               }
.txtlink       {
               font: 73% trebuchet ms,verdana,arial,geneva;
               font-weight: normal;
               }
.txtlinkbold   {
               font: 75% trebuchet ms,verdana,arial,geneva;
               font-weight: bold;
               }

