@charset "UTF-8";}
body {
	font-family:Arial, tahoma;
	margin-top:5;
	margin-bottom:10;
	margin-left:0;
	margin-right:0;
	color:#999999;
}
.menu {
	font-family:Arial;
	color: #666666;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
}
.title {
	font-family:Arial;
	color: #333333;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
}
.text {
	font-family:Arial;
	color: #666666;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
	direction:rtl;
}
.icons {
	font-family:Arial;
	font-size:16px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.date{
	font-family:Tahoma;
	font-size:10px;
	color: #000066;
	text-decoration: none;
}
a:active { color:#990000}
a:link{color:#993300}
a:visited{color:#666666}
a:hover{color: #333333; background:#CCCCCC}