@charset "UTF-8";
a:link {
	color: #ABA068;
	text-decoration: none;
}
a:visited {
	color: #ABA068;
	text-decoration: none;
}
a:hover {
	color: #AE5B22;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #AA5B26;
}
.bodylinks {
	font-family: "Palatino Linotype", Palatino, serif;
	color: #747125;
}
.bodylinks  a:link {
	color: #747125;
	text-decoration: none;
}
.bodylinks a:visited {
	text-decoration: none;
	color: #747125;
}
.bodylinks a:hover {
	text-decoration: none;
	color: #AE5B22;
}
.bodylinks a:active {
	text-decoration: none;
	color: #AE5B22;
}
.gallerylinks {
	font-family: "Palatino Linotype", Palatino, serif;
	color: #AE5B22;
}
.gallerylinks a:link {
	color: #AE5B22;
	text-decoration: none;
}
.gallerylinks a:visited {
	text-decoration: none;
	color: #AE5B22;
}
.gallerylinks a:hover {
	text-decoration: none;
	color: #747125;
}
.gallerylinks a:active {
	text-decoration: none;
	color: #AE5B22;
}
