A:link    {	text-decoration: none;
			color: #811F04;
			font-weight: normal
	      }
A:visited {	text-decoration: none;
  			color: #811F04;
			font-weight: normal
		  }
A:hover   { text-decoration: none;
  			font-weight: normal;
  			color: #ffffff;
  			background-color: #811F04
  	      }
		  
