﻿body 
{
      font-family:Tahoma;
    text-decoration:none;
    font-size:10px  
    
}


a:hover 
{
    font-family:Tahoma;
    color:White;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
    }
    
 a
 {
    font-family:Tahoma;
    color:#ff9933;
    font-weight:bold;
    font-size:10px
 }
 
 
 
.style1
{


    background-color:#ffe4c4;
    
             
 } 
 
 
 
.style1 a
{

    font-family:Arial (Arabic);
    font-size:13px;
    text-decoration:none;
    color:#C00000;
    font-weight:bold;
    
             
 }
 
 .style1 a:hover
{
    font-family:Arial (Arabic);
    font-size:13px;
    color:Red;
    text-decoration:none;
    font-weight:bold;
             
 }
 
 
 
 .style2
{


    background-color:#ffefd5;

    
             
 } 
 
 
 
.style2 a
{

    font-family:Arial (Arabic);
    font-size:13px;
    text-decoration:none;
    color:#C00000;
    font-weight:bold;
    
             
 }
 
 .style2 a:hover
{
    font-family:Arial (Arabic);
    font-size:13px;
    color:Red;
    text-decoration:none;
    font-weight:bold;
             
 }