.link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	color: #9CC7CE;
}
.link a:hover {
	font-weight: bold;
	color: #9CC7CE;
}

.pagelink {
	font-weight: normal;
}
.joblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: thin solid #9CCBCF;
	border-collapse: collapse;
}
