.tplink
{
	font-size: 0.7em;
	color: blue;
	font-family: Tahoma;
	text-decoration: none;
}
.tplink:hover
{
	font-size: 0.7em;
	color: blue;
	font-family: Tahoma;
	text-decoration: underline;
}
#mbody {
	WIDTH: 990px; POSITION: relative
}
#left {
	float: right;
	margin-right: 5px;
	width: 215px;
	background-color:White;
}
#right
{
	float: right;margin-left: 5px;width: 200px;	background-color: white;
}
#middle {
	 FLOAT: right; MARGIN-LEFT: 0px; WIDTH: 565px; background-color: White; 
}
.snews
{
	font-size: 11px;
	direction: rtl;
	font-family: tahoma;
	list-style-type: disc;
	text-align: right;
}