
a:link {
	 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	 
}
a:hover {
	text-decoration: none;
	 
}
a:active {
	text-decoration: none;
	 
}

.whitetxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.searchtxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.maintxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.blinktxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	blink;
}

.mytxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #9E4C8A;
}

.fatwa {
	font-family: "Traditional Arabic";
	font-size: 18px;
	color: #773968;
	font-weight: bold;
}


.hadith {
	font-family: "tahoma";
	font-size: 12px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}


.esteshara {
	font-family: "Traditional Arabic";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}


.backg1 {
	background-color: #DD84C4;
}
.backg2 {
	background-color: #F2D0E9;
}
.backg3 {
	background-color: #FAEDF7;
}
.titletxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #750075;
	font-weight: bold;
}
