a         { font-size: 12px; text-decoration:underline; }
a:link    { color:#A88045; text-decoration:underline; }
a:visited { color:#A88045; text-decoration:underline; }
a:active  { color:#A88045; text-decoration:underline; }
a:hover   { color:#F0E4C7; text-decoration:none; }

body {
 margin-top: 15px;
 margin-left: 20px;
 margin-right: 10px;
 margin-bottom:15px;
 font-family: Verdana;
 font-size: 12px;
 color:#F0E4C7;
 background-color:#7E4809;
 background-attachment: fixed;
 background-image: url();
 background-repeat: no-repeat;
 background-position: center;
 scrollbar-face-color:#7E4809;
 scrollbar-highlight-color:#7E4809;
 scrollbar-3dlight-color:#69380C;
 scrollbar-darkshadow-color:#69380C;
 scrollbar-shadow-color:#7E4809;
 scrollbar-arrow-color:#69380C;
 scrollbar-track-color:#7E4809;
}

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