.job {
	FONT-SIZE: 8px;
	COLOR: #333333;
	FONT-FAMILY: tahoma;
	font-style: oblique;

}
A:link {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	COLOR: #000000;
	text-decoration: underline;




}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:active {
	COLOR: #000000;
	text-decoration: none;
}

