/* Global Styles */

a {
	color: #E1EDFF;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:BOLD;
	}
	

