


img {
        border-color: #FFBA75;
         border-style: ridge;
        border-width: 3pt;
        border-spacing: px;
      }

body {

       font-family: verdana;
       text-align: center;
       font-size: 17px;
       font-style: normal;
       color: #FFBA75;
       background: #000000;
       }


p  {
   font-size: 13px;
   font-style:
   font-weight:  normal;
   font-variant: ;
   text-align: left;
   color: #000000;

   }

hr    {
        width:  650px;
         height: 9px;
         color:  #005F00;
         border: 1px;
         border-style: ridge;
         text-align: center;
         }

table {


      vertical-align: middle;
      align: center;
      font-style: normal;
      font-size: 17px;
      color: #FFBA75;
      font-family:  verdana;
      font-weight:  normal;
      font-variant: ;
      border-color: #FFBA75;
      border-width: 0pt;
      border-style: ridge;
      scrollbar-base-color:#AE5700;
      scrollbar-3d-light-color:#FFFFFF;
      scrollbar-arrow-color:#BFBFBF;
      scrollbar-darkshadow-color:#462300;
      scrollbar-face-color:#001F00
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-shadow-color:#000000;
      scrollbar-track-color:#C04000;
      }

 a:link { text-decoration:none; color:#FFBA75;}
 a:visited { text-decoration:none; color:#FFBA75;}
 a:active { text-decoration:none; color:#FF7F00; }
 a:hover {text-decoration:none; color:#FFFFCC;}


div#inside a:link {text-decoration:underline; color:#00A0FF;}
div#inside a:visited {text-decoration:underline; color:#800000;}
div#inside a:active { text-decoration:underline; color:#0000DF;}
div#inside a:hover {text-decoration:underline; color:#0000CC;}
