A:link    {text-decoration:none;
           color: #451d25;
           font-weight: bold}
A:visited {text-decoration: none;
           color: #451d25;
           font-weight: bold}
A:hover   {text-decoration: none;
           color: #c19342;
           cursor: crosshair;
           font-weight: bold}
A:active  {text-decoration: none;  
           color: #451d25;
           font-weight: bold}
body      {background-color: #dec89f;
           color: #000000;
           font-family: arial, sans-serif;
           font-style: normal;
           font-size: 12px;
           font-weight: normal;
           margin-left: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-right: 0px}
.smallpx  {font-size: 11px}