body {
    background-color: #FFE9C4;
}
table,tr,td,p,h1,h2,h3,h4,h5,h6 {
    font-family: verdana, arial, helvetica;
    color: #534141;
    font-size: 12px;
}
td.navigation {
    font-size:11px;
}
a {
    font-weight:bold;
    text-decoration:none;
}
a:link {
    color: #B37134;
}
a:hover {
    color: #EF8D33;
}
a:visited {
    color: #4A2C10;
}
a:hover {
    color: #FF6600;
}

