.texts {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.hinditext {
	font-family: AkrutiOfficePriya;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textn {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.textw {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texth {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6666cc;
	text-decoration: none;
}

.textb {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.link {
	font-family: Verdana;
	font-size: 9px;
	color: blue;
	text-decoration: underline;
}
.link:hover {
	font-family: Verdana;
	font-size: 9px;
	color: blue;
	text-decoration: underline;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
	text-decoration: underline;
}
.bottom:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
}
.linkhindi {
	font-family: AkrutiOfficePriya;
	font-size: 14px;
	color: blue;
	text-decoration: underline;
}
.linkhindi:hover {
	font-family: AkrutiOfficePriya;
	font-size: 14px;
	color: blue;
	text-decoration: none;
}
.linkn {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.linkn:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.linkw {
	font-family: Verdana;
	font-size: 11px;
	color: #ffd700;
	text-decoration: none;
}

.linkw:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
