/* ICT International #CSS Document */

.textheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.articleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000066;
}
.textextraheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.nepheading {
	font-family: Mangal, Kalimati;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
.newsheading {
	font-family: Mangal, Kalimati;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.polltext{
	font-family: Mangal, Kalimati;
	font-size: 13px;
	text-decoration:none;
	color: #000066;
}
.newshead {
	font-family: Mangal, Kalimati;
	font-size: 16px;
	color: #FF0000;
}
.linktext {
	font-family: Mangal, Kalimati;
	font-size: 11px;
	color: #0000FF;
}

.nepalitext {
	font-family: Mangal, Kalimati;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color:#000066;
}
.nepalitextheading {
	font-family: Mangal, Kalimati;
	font-size: 11px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000033;
	font-weight:100;
}
.mathead{
	font-family: mangal, kalimati;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:100;
}
.marqueetext {
	font-family: mangal, kalimati;
	font-size: 12px;
	color: #FFFF00;
}

.yellowtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smallhead {
	font-family: mangal, kalimati;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}
.miniheading {
	font-family: mangal, Kalimati;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}