a:LINK {color: #dede29e; text-decoration: underlined;}
a:visited {color: #dede29e; text-decoration: underlined;}
 






.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b1a484;
}
/* Galleries CSS */
.thumb {
   border-color: #5d6148;
   cursor: pointer;
}

.noThumb {
   cursor: default;
   border-color: transparent;
}

.thumbOver {
   border-color: transparent;
   cursor: pointer;
}

.leftArrow, .rightArrow {
   cursor: pointer;
}

.leftArrowGray, .rightArrowGray {
   cursor: default;
}

.large {
	border-color: #5d6148;
}