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

body
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #857D74;
}

p
{
display: block;
text-align: justify;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}


