﻿body 

{
    padding:0px;
    margin:0px;
    background-color:#efb70c;
    direction:rtl;
    font-family:Arial;
    font-size:12px;
    background-color:#1d1d1d;
    background-image:url(images/bg_bottom.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
}
.menuLink:link
{
    color:#605f5c;
    text-decoration:none;
    font-weight:bold;
}
.menuLink:visited
{
    color:#605f5c;
    text-decoration:none;
    font-weight:bold;
}
.menuLink:hover
{
    color:#605f5c;
    text-decoration:underline;
    font-weight:bold;
}
.yellowTxt
{
    color:#8D2018;
    text-decoration:none;
    font-weight:bold;
}
input
{
    font-family:Arial;
}
select
{
    font-family:Arial;
}
