body{
	font-size:18px;
	font-family:Garamond;
}
a{
	font-size:18px;
	font-family:Garamond;
	text-decoration:none;
	font-weight:100;
	color:#3d2c13;
}
a:hover{
	font-size:18px;
	font-family:Garamond;
	text-decoration:none;
	color:#9d7632;
}
.active{
	font-size:18px;
	font-family:Garamond;
	text-decoration:none;
	color:#666666;
}
