body {
	margin:0px;
	}

#navigation a {
	font:11px arial;
	font-weight:bold;
	color: #cc0000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #0000ff;
	}
