body {
	background-attachment: scroll;
	background-color: #FFFFFF;
/*	background-image: url(images/jobbg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8cb506;
	text-decoration: none;
}
.text a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8cb506;
	text-decoration: none;
}