.fav{
	FONT: 11px Tahoma; COLOR: #000066; TEXT-DECORATION: none
}
.fav:hover {
	COLOR: #cc0000; FONT-FAMILY: Tahoma
}
.result_tit{
	font-size: 12px;
	font-family: Tahoma;
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}
.result_tit:HOVER{
	font-size: 12px;
	font-family: Tahoma;
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
.pg_tit{
	font-family: Traditional Arabic;
	font-size: 18px;
	font-weight: bold;
	color: Navy;
}
.top_menu{
	font-family: Tahoma;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}
.top_menu:HOVER{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
.contact{
	font-family:Tahoma;
	font-size:12px;
	color: Green;
	text-decoration: none;
	font-weight:bold;
}
.contact:hover{
	font-family:Tahoma;
	font-size:12px;
	color: Lime;
	text-decoration: underline;
	font-weight:bold;
}
.news_title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0000CD;
	padding-top: 3px;
}
.news_title:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}
.news_desc{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #006695;
}
.paging{
	font-family: Tahoma;
	font-size: 10px;
	color: Red;
	text-decoration: none;
}
.paging:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	text-decoration: underline;
	background-color: Black;
}
.news_date{
	font-family: Tahoma;
	font-size:10px;
	color:#999999;
}
.comment_tit{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
.comment_com{
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
	text-decoration: none;
}
.comment_com:HOVER{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.feed_head{
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}
.feed_tit{
	font-family: Tahoma;
	font-size: 10px;
}
.comm_msg{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.comm_msg:HOVER{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}