body {
	margin:0px;

}


.navigation{ 
	width:136px;
	height:32px;
	display:block; 
	color: #ffffff;
	font-family: Gerogia, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding:0px; 
	background:URL(images/normal.gif);
	line-height:32px;
}
.navigation:hover { 
	width:136px;
	height:32px;
	display:block;
	color: #ffffff;
	font-family: Gerogia, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	background:URL(images/hover.gif);
	line-height:32px;
}

.activejs{ 
	width:136px;
	height:32px;
	display:block;
	color: #ffffff;
	font-family: Gerogia, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	background:URL(images/hover.gif);
	line-height:32px;
	

}



.inner-txt {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #393939;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}



.num-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #af0809;
	text-decoration: none;
}
.txt-box {
	border:1px #999999 solid;
	background-color:#fafafa;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #212121;
}


.link {
font-family: Tahoma, arial;
font-size:12px;
color:#07460D;
text-decoration:none;
font-weight:bold;

}

.design {
font-family: Tahoma, arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:bold;

}

.title {
	font-family:Tahoma, arial;
	font-size:16px;
	color:#b54f7e;
	text-align:justify;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;

	
	}
	
.ques {
	color:#bc132d
}

.ans {
	color:#5d842a;
}

