a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C0B99C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4F4831;
	text-decoration: underline;
}
a.ll {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4831;
	text-decoration: underline;
}
a.ll:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a.l {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4F4831;
	text-decoration: none;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.tx {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4F4831;
	text-decoration: none;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C0B99C;
	text-decoration: none;
}
.txd {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #4F4831;
	text-decoration: none;
}
.txd2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

