img {
	behavior: url("../../pngbehavior.htc");
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a:hover.text {
	text-decoration: underline;
}
.gray {
	color: #808080;
}
.search {
	color: #231F20;
	background-color: #E8CB6D;
}
.forms {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.button {
	cursor: pointer;
}

.black {
	color: #000000;
	list-style-image: url(images/point.gif);
}
.gold {
	color: #948550;
}
.gold A:link {
	CURSOR: hand; COLOR: #948550; TEXT-DECORATION: none
}
.gold A:visited {
	CURSOR: hand; COLOR: #948550; TEXT-DECORATION: none
}
.gold A:hover {
	CURSOR: hand; COLOR: #948550; TEXT-DECORATION: underline
}

.links {
	color: #231F20;
	background-color: #E8CB6D;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

a:hover.links {
	text-decoration: none;

}

