/* Global Styles */


	
a {
	color: #655035;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #655035;
	text-decoration:underline;
	}
