﻿body
{
    background-position: top;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url('./Images/Master/Giris/GenelGiris_BG.jpg');
    background-repeat: repeat-x;
    background-color: #4f8e0d;
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #808080;
}
a:hover
{
    text-decoration: none;
    color: #898989;
} 
:link
{
    text-decoration: none;
    color: #898989;
} 
:visited
{
    text-decoration: none;
    color: #898989;
}


