/* Global Styles */

	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:7px;
	display:block;
	padding:3px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#993300;
	border: thin dotted thin;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	



