@import url("Templates/hyperlink_text.css");
.backgroundonpage {
	background-image: url(images/hr_button_background2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.hyperlinkonpage {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.hyperlink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.buttonbackground {
	background-image: url(images/hr_button_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

