.menu
{
font-family:Arial;
font-size:12px;
color:#553006;
font-weight:bold;
border-color:#553006;
border-width:1px;
border-style:solid;
}
.content
{
font-family:Arial;
font-size:12px;
color:#000000;
}

a:link 
{
color:#553006;
text-decoration: none;
}

a:hover 
{
color:#F09F2F;
text-decoration: none;
}

a:visited 
{
color:#553006;
text-decoration: none;
}

a:active 
{
color:#553006;
text-decoration: none;
}
.divider
{
border-color:#553006;
border-width:2px;
border-style:solid;
border-bottom:none;
border-left:none;
border-right:none;
}
.footer
{
font-family:Arial;
font-size:11px;
color:#000000;
}

.content_sml
{
font-family:Arial;
font-size:9px;
color:#000000;
}