﻿body
{
    direction:rtl;
    font-family: David;
    color:#FFFFFF;
    background-color: transparent;
}

a:link
{
    color: #D9ECFF;
}

a:visited
{
    color:#D9ECFF;
}

.rel
{
    position:relative;
    width:100%;
    height:100%;
}