/* Global Styles */

body {
	margin:0px; 
	
	}
	
		
#navigation a:hover {
	color:#ffffff;
	background: #00cccc;
	}


