*
{
        font-family: 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent' ,  'Arabic Web';
                padding: 0px;
        margin: 0px;
}
.inpage_date
{
        border: aqua groove;
        font-weight: bold;
        font-size: 14px;
        left: 15px;
        color: white;
        direction: ltr;
        font-style: italic;
        top: 15px;
        background-color: dodgerblue;
        text-align: center;
}

.left_news
{
	padding-right: 10px;
	padding-left: 10px;
	z-index: 2;
	border-left-color: red;
	left: 10px;
	float: left;
	border-bottom-color: royalblue;
	padding-bottom: 10px;
	margin: 0px 10px 0px 0px;
	width: 200px;
	color: white;
	border-top-style: groove;
	border-top-color: royalblue;
	padding-top: 10px;
	border-right-style: groove;
	border-left-style: groove;
	position: relative;
	top: 5px;
	background-color: #8080ff;
	border-right-color: royalblue;
	border-bottom-style: groove;
}
.left_news A 
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
}
.left_news A:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	font-family: Verdana;
}