@charset "utf-8";
/* CSS Document */



#topJobs a:link {

	font-family: tahoma;
	font-size: 11px;
	color: #00a5d7;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
display:block;


}


#topJobs a:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #00a5d7;
	text-decoration: none;
	text-transform: none;
	font-style: normal;


}

#topJobs a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	background-color: #00A5D7;
	display:block;
}

#topJobs2 a:link {

	font-family: tahoma;
	font-size: 11px;
	color: #00a5d7;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
display:block;


}


#topJobs2 a:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #00a5d7;
	text-decoration: none;
	text-transform: none;
	font-style: normal;


}

#topJobs2 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	background-color: #00A5D7;
		display:block;
}
