BODY{
    font-family: 'Traditional Arabic', 'Tahoma', 'Arial';
    font-size: 13pt;
	font-weight: 900;
    color: #000000;
    }
P{
    font-family: 'Traditional Arabic';
    font-size: 12pt;
	font-weight: bold;
    color: #000000; 
    background: #FFFFFF;
    }
A:link{
    font-family: 'Traditional Arabic', 'Tahoma', 'Arial';
    font-size: 13pt;
	font-weight: 900;
    color: #660000;
    }	
A:visited{
    font-family: 'Traditional Arabic', 'Tahoma', 'Arial';
    font-size: 13pt;
	font-weight: 900;
    color: #660000;
    }
A:hover{
    font-family: 'Traditional Arabic', 'Tahoma', 'Arial';
    font-size: 13pt;
	font-weight: 900;
    text-decoration: none;
    color: #4F4F4F;
    }
A:active{
    font-family: 'Traditional Arabic', 'Tahoma', 'Arial';
    font-size: 13pt;
	font-weight: 900;
    color: #000000;
    }