﻿body {
    margin:0px;
    border:0px;
    padding:0px;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    background-image:url(../../images/background.jpg);
    background-repeat:repeat;
}

a
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:none;
}

a:hover
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:underline;
}

form
{
    border:0px;
    margin:0px;
    padding:0px;
}