.fonthindi
{
	font-family: Kruti Dev 010;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.fontenglish
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.fonthindi:hover {
	FONT-WEIGHT: normal;
	 FONT-SIZE: 16px;
	  COLOR: #009900;
	  CURSOR: hand;
	   FONT-FAMILY: Kruti Dev 010; 
	   TEXT-DECORATION: none
}

.fontenglish:hover {
	FONT-WEIGHT: normal;
	 FONT-SIZE: 12px; 
	 COLOR: #009900;
	 CURSOR: hand;
	  FONT-FAMILY: Verdana;
	   TEXT-DECORATION: none
}

.anchor:hover {
	FONT-WEIGHT: normal;
	 FONT-SIZE: 16px; 
	 COLOR: #009900;
	 CURSOR: hand;
	  FONT-FAMILY: Verdana;
	   TEXT-DECORATION: none
}

.anchor
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
}



