@charset "utf-8";
.jharkhand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.jharkhandhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.jharbutton {
	border: 15px groove #235F2B;
	background-color: #717100;
	padding: 3px;
	margin: 10px;
}
.buttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDFCF7;
	text-decoration: none;
	background-position: center center;
}
.sitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #235F2B;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
}

