body {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ABBB93;
}
a {
	font-family: Garamond;
	font-size: 12px;
	font-weight: normal;
	color: #ABBB93;
}
#navigation a {
	font:12px Garamond;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;

	}