a:link       { color: Blue; text-decoration: bold;}
a:visited    { color: Blue; text-decoration: bold;}
a:active     { color: #FF3C00; text-decoration: bold;}
a:hover      { color: #FF3C00; text-decoration: bold;}

body         
			{
				font-family: Tahoma; 
				direction: rtl; 
				font-size: 12px;
				color:								#3C3C3C;
				background-color: 					#FFFFFF;
				text-decoration: none; 
				margin-top:0;
				margin-left:0;
				margin-right:0;
				margin-bottom:0;			
				scrollbar-face-color:#D36D0D;
				scrollbar-highlight-color:#FFFFFF;
				scrollbar-3dlight-color:#FFFFFF;
				scrollbar-darkshadow-color:#FFFFFF;
				scrollbar-shadow-color:#FFFFFF;
				scrollbar-arrow-color:#D36D0D;
				scrollbar-track-color:#FFFFFF;
			 }
table
			{
				font-family: Tahoma; 
				direction:ltr; 
				font-size: 11px;
				text-decoration: none; 
			}
