.coverstory {
	font-family: Mangal;
	font-size: 22px;
	font-weight: bold;

}
.photocredit {
	font-family: Mangal;
	font-size: 12px;
	color: #999999;
	text-align: right;


}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:link {
	color: #000000;
}.writer {
	font-family: Mangal;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;

}
.eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.question {
	font-family: Mangal;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.heading {
	font-family: Mangal;
	font-size: 20px;
	font-weight: bold;
}
.captions {
	font-size: 14px;
	font-family: Mangal;
	color: #006666;
	font-style: italic;


}
.text {
	font-family: Mangal;
	font-size: 14px;
	}

#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
/*background: #c00000 url(media/leftround2.gif) bottom left no-repeat; optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(media/pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
/*background: url(media/rightround2.gif) bottom right no-repeat; optional right round corner*/
}
