body {
	background-color: #FFCC66;


}
a:link {
	font-family: "Infosoft Hindi";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: underline;
}
a:hover {
	font-family: "Infosoft Hindi";
	font-size: 19px;
	color: #006600;
}

