﻿body {
  background-color: white;}

a { 
  direction: rtl;
  color:black;
  /* color: #666666; */
  text-align: center;
  font-size: 10.0pt;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  font-family: Tahoma, "Arabic Transparent", "Times New Roman", Arial;}
 
a:hover {
  color: blue;} 

/*a.menu
{
  color: #666666;}*/

p { 
  direction: rtl;
  color: #000000;
  text-align: center;
  font-size: 10.0pt;
  font-weight: 500;
  font-style:normal;
  text-decoration: none;
  font-family: Tahoma, "Arabic Transparent", "Times New Roman", Arial;}
