	 
a:link 		{  	text-decoration: none;
             		color: #321704; 
             		font-family: "arial";
             		font-size: 10pt;
             		font-weight: bold; } 
 
a:visited 	{	text-decoration: none;
			color: #321704;
            		font-family: "arial";
            		font-size: 10pt;
            		font-weight: bold; }

a:active 	{	text-decoration: none;
			color: red;
            		font-family: "arial";
            		font-size: 10pt;
            		font-weight: bold; }

a:hover 	{	text-decoration: none;
			color: #9A9685;
            		font-family: "arial";
            		font-size: 10pt;
            		font-weight: bold; } 
            		