.btn_txt {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: 8b8b8b;
	text-decoration: none;
}
.highlighted_txt {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0295c5;
	text-decoration: none;
}
.highlighted_txt:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0295c5;
	text-decoration: underline;
}
.higlight_txt {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0295c5;
	text-decoration: none;
}
.higlight_txt:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0048a5;
	text-decoration: underline;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: b4b5b5;
	text-decoration: none;
}
.column_txt {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0295c5;
	text-decoration: none;
}
.Grey_txt {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 737373;
	text-decoration: none;
}
.credit {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: ffffff;
	text-decoration: none;
}
.credit:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: ffffff;
	text-decoration: underline;
}