{
padding: 0px;
margin: 0px;
}

body
{
background: #686565;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}
p
{
margin-bottom: 14px;

}

a:visited {

    text-decoration:    none;
    color:              #f4b63f;
}

a:hover     {
            color:              #cd911e;
            font-style:         normal;
            text-decoration:    normal;
            letter-spacing:     0px }

a {
    text-decoration:    none;
    color:              #a27828;
}
