body
{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 text-decoration: none;
 font-weight: normal;
 color: #69260e;
}

a
{
 color: #9f4d2e;
 text-decoration: none; 
}

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

h1
{
 font-size: 12px;
 font-weight: bold;
 margin: 1px; 
}

input, select
{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #69260e;
}


span.font_normal
{
 font-size: 11px;
 font-weight: normal;
}

span.font_bold
{
 font-size: 11px;
 font-weight: bold;
}
