.search_job {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.black_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.next {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.next {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6603;
	text-decoration: none;
}
.blue_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4064C0;
	text-decoration: none;
}
a:hover.blue_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #A6BFFF;
}
.body_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
	line-height: 16px;
}