/* Global Styles */
a {
	color: 986826;
	}
	
a:hover {
	color: 986826;
	text-decoration: underline;
	}
