body {
background: #EBD1AC;
}
p, table, body {
color: #965C2A;
font-family: Verdana, Tahoma;
font-size: 10px;
text-align: justify;
}
a:link, a:visited {
color: #603412;
text-decoration: underline;
}
a:hover, a:active {
color: #B67B4E;
text-decoration: none;
cursor: crosshair;
}
img {
border: 0;
}