.blk_cont_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}

.blu_cont_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #005e79;
	line-height: 18px;
}

.red_link_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #a22d17;
	line-height: 18px;
	text-decoration: none;
}
.red_link_txt:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #a22d17;
	line-height: 18px;
	text-decoration: underline;
}



