.top_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #8c8c8c;
	text-decoration: none;
}

.top_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.top_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff000;
	text-decoration: underline;
}
.bar_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.firm_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}



.main_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.main_text_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

.main_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
.main_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.btm_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.btm_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.bld_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
.bld_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}















