body {
	margin: 0px; background-color: rgb(65, 1, 1);
}
td {
	color: rgb(0, 0, 0); line-height: 160%; font-size: 12px; text-decoration: none;
}
a:link {
	color: rgb(3, 64, 123); font-size: 12px; text-decoration: none;
}
a:visited {
	color: rgb(3, 64, 123); font-size: 12px; text-decoration: none;
}
a:hover {
	color: rgb(0, 204, 255); font-size: 12px; text-decoration: none;
}
a:active {
	color: rgb(0, 0, 0); font-size: 12px; text-decoration: none;
}
#news p {
	margin: 4px; padding: 0px;
}
a.top1 {
	color: rgb(3, 64, 123); font-size: 12px; text-decoration: none;
}
a.top1:hover {
	color: rgb(3, 64, 123); font-size: 12px; text-decoration: underline;
}
a.link {
	color: rgb(3, 64, 123); font-size: 12px; text-decoration: none;
}
a.link:hover {
	color: rgb(3, 64, 123); font-size: 12px; text-decoration: underline;
}
.jobsbg {
	border: 1px solid rgb(171, 180, 189); background-color: rgb(247, 251, 255);
}
