a:link 	{text-decoration: none;
	cursor: pointer;}
a:active {text-decoration: none; 
	cursor: pointer;}
a:visited {text-decoration: none;
	cursor: pointer;}
a:hover {text-decoration: none; color: #B2B28C;
	cursor: pointer;}