.bk_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.bk_link:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
}
.tw {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.fm_txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.grn_link {
	font-family: Arial;
	font-size: 11px;
	color: #4d8000;
	text-decoration: underline;
}
.grn_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #9ede3d;
	text-decoration: underline;
}
.blu_link {
	font-family: Arial;
	font-size: 11px;
	color: #225896;
	text-decoration: underline;
}
.blu_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00a8ff;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
}

.lnk_12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.lnk_12:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.blu_orng_link {
	font-family: Arial;
	font-size: 11px;
	color: #225896;
	text-decoration: underline;
}
.blu_orng_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ff9000;
	text-decoration: underline;
}
.blu_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #225896;
	text-decoration: none;
}