@charset "utf-8";
.texlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ab5f11;
	text-decoration: none;
	font-weight: bold;
}
.texlink a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ab5f11;
	text-decoration: none;
	font-weight: bold;
}
.texlink a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ab5f11;
	text-decoration: none;
	font-weight: bold;
}
.texlink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #301607;
	text-decoration: none;
	font-weight: bold;
}
.texlink a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ab5f11;
	text-decoration: none;
	font-weight: bold;
}

