a         { font-size: 16px; text-decoration: none; }
a:link    { color: #412720; font-weight: bold; text-decoration: none }
a:visited { color: #412720; font-weight: bold; text-decoration: none }
a:active  { color: #412720; font-weight: bold; text-decoration: none; background: #8D715B }
a:hover   { color: #412720; font-weight: bold; text-decoration: none; background: #8D715B }

body {
 font-family: Verdana;
 font-size: 16px;
 color: #412720;
 background-color: #C9B6A8;
 scrollbar-face-color:#C9B6A8;
 scrollbar-highlight-color:#C9B6A8;
 scrollbar-3dlight-color:#8D715B;
 scrollbar-darkshadow-color:#8D715B;
 scrollbar-shadow-color:#C9B6A8;
 scrollbar-arrow-color:#8D715B;
 scrollbar-track-color:#8D715B;
}

table {
 font-family: Verdana;
 font-size: 16px;
}
