html, body {
margin: 0;
padding: 0;
background: #F3F3EB url(gfx/bg.gif) repeat-x left top;
font-family: Tahoma;
font-size: 10px;
color: #807A61;
}

a:link, a:visited {
color: #535353;
text-decoration: none;
font-size: 11px;
}

a:hover {
text-decoration: underline;
color: #2E6F9F;
}


img {border: 0}



