	
.fonthindi
{
	font-family: DVW-TTYogeshEN;
	font-size: 18px;
	font-weight: normal;
	color: steelblue;
	text-decoration: underline;
	cursor:hand;
}

.rojgar
{
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	cursor:hand;
}

.rojgar:hover
{
	font-size: 13px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}

.fonthindi:hover
{
	font-size: 18px;
	font-weight: normal;
	color: #f06000;
	text-decoration: none;
}

.rojgar1
{
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	cursor:hand;
}

.rojgar1:hover
{
	font-size: 13px;
	font-weight: normal;
	color: #CC0099;
	text-decoration: underline;
}

