a:link {
	color: #336699;
	text-align:justify;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	text-align:justify;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	text-align:justify;
	color: #336699;
}
a:active {
	text-decoration: none;
	text-align:justify;
	color: #336699;
}


.newstitle{

	font-size: 16px;
	font-weight: bold;
	color: #4B72B1;
	text-decoration: none;
}

.newslink{
	font-size: 10px;
	font-weight: bold;
	color: #4B72B1;
	text-decoration: none;
}

.blink
{
text-decoration:blink;
}

.newsbody{

	font-size: 14px;
	font-weight:normal;
	color: #336699;
	text-decoration: none;
	text-align:justify;	
	font-stretch:expanded;
}

.engbody{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.neplink {

	font-size: 13px;
	color: #336699;
}
neplink:link {
	text-decoration: none;

	font-size: 13px;
	color: #336699;
}
neplink:visited {
	text-decoration: none;

	font-size: 13px;
	color: #336699;
}
neplink:hover {
	text-decoration: underline;
	font-family:  mangal;
	font-size: 13px;
	color: #336699;

}
neplink:active {
	text-decoration: none;
	font-family:  mangal;
	font-size: 14px;
	color: #336699;
}


.englink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
}
englink:link {
	text-decoration: none;
	font-size: 9px;
	color: #336699;
	
}
englink:visited {
	text-decoration: none;
	font-size: 9px;
	color: #336699;
}
englink:hover {
	text-decoration: none;
	font-size: 9px;
	color: #336699;
}
englink:active {
	text-decoration: underline;
	color: #FF9900;
	font-size: 9px;
	color: #336699;
}

.bgblue {
	background-image: url(images/bgblue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.textbox{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.category{
	font-family:  kalimati;
	font-size: 17px;
	font-weight: bold;
	color:#336699;
	text-decoration: none;
}
