
.jobso_th {
	height: 19px;
	padding-top: 3px;
	padding-left: 8px;
	margin: 0px;
	border: 0px;
	text-align: left;
	color: White;
	background-image: url('../images/bg/bg_jobso_header.jpg');
}
.jobso_th 	a {text-decoration: none; font-weight: bold;}		/* unvisited link */
.jobso_th 	a:link {color: white;}		/* unvisited link */
.jobso_th 	a:visited {color: #FFFFFF;}	/* visited link */
.jobso_th 	a:hover {color: #FF0103;}	/* mouse over link */
.jobso_th 	a:active {color: #64827A;}	/* selected link */

div#content a {text-decoration: none; font-size: 12px; font-weight: bold;}		/* unvisited link */
div#content a:link {color: #64827A;}		/* unvisited link */
div#content a:visited {color: #64827A;}	/* visited link */
div#content a:hover {color: #FF0103;}	/* mouse over link */
div#content a:active {color: #FF0103;}	/* selected link */

.jobso_td {
	padding-left: 8px;
	margin: 0px;
	border: 0px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #44827A;
	background-image: url('../images/bg/bg_jobso_body.jpg');
}
.jobso_td a {text-decoration: none; font-weight: bold; font-size: 12px;}		/* unvisited link */
.jobso_td a:link {color: #64827A;}		/* unvisited link */
.jobso_td a:visited {color: #64827A;}	/* visited link */
.jobso_td a:hover {color: #FF0103;}	/* mouse over link */
.jobso_td a:active {color: #FF0103;}	/* selected link */

