.homelinkbg {
	background-image: url(images/h_image5.jpg);
	background-repeat: no-repeat;
}
.innerbg {
	background-image: url(images/innerlinkbg.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FED355;
}
a {
	font-size: 12px;
	color: #66CC66;
}
a:visited {
	color: #008000;
}
a:hover {
	color: #4F5D20;
}
a:active {
	color: #A87E00;
}
.bg {
	background-color: FCBD03;
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 12px;
	text-decoration: none;
}
.hdg {
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FCDD5E;
}
.bg2 {
	background-color: #4E7701;
}
.heading {
	color: #FFDC5E;
	font-weight: bold;
}

.newbg{
bgcolor:FCBD03;
}
