@charset "utf-8";
/* CSS Document */
.galleryFont {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFD680;}
body {background-color: #462300;}
a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:underline;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:underline;}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:underline;}
a:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:underline;}
a.link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:none;}
a:hover.link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:none;}
a:visited.link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:none;}
a:active.link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFD680; text-decoration:none;}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffd680;
	border-right-color: #ffd680;
	border-bottom-color: #ffd680;
	border-left-color: #ffd680;
}
.leftBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #ffd680;
	border-right-color: #ffd680;
	border-bottom-color: #ffd680;
	border-left-color: #ffd680;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
