body {
	background-color: #;
	margin-top: 12px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}

.jkh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


heading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#403f3f;
	text-decoration:none;
	font-size:12px;
	font-style: normal;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}


a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#FF0000;
	font-size: 12px;
	font-weight: normal;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#FF0000;
	font-size: 12px;
	font-weight: normal;
}

