a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DCC380;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
.browntext {
	font-family: Tahoma;
	font-size: 12px;
	color: #50392B;
}
.blackboldtext {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.blkheading {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
.tantext {
	font-family: Tahoma;
	font-size: 12px;
	color: #BCA981;
	font-weight: bold;
}
.smallblacktext {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.largetantext {
	font-family: Tahoma;
	font-size: 16px;
	color: #BCA981;
	font-weight: bold;
	font-variant: small-caps;
}
.tanbodytext {

	font-family: Tahoma;
	font-size: 12px;
	color: #BCA981;
	font-weight: normal;
}
.blackbodytext {


	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
