 TABLE { 
 font-family: Times New Roman, serif; 
 font-size: 14px; 
 }
 
 A:link { color: #4C582C; text-decoration: none;}
 A:visited { color: #4C582C; text-decoration: none;}
 A:active { color: #697840; }
 A:hover { color: #697840; text-decoration: none; }
 
 BODY {
 color: #000000; 
 background: #171006 url("../images/bg_stone2.jpg");
 background-attachment: fixed;
 background-repeat: repeat-xy;
 background-position: top; 
 font-family: Times New Roman, serif; 
 font-size: 14px; 
  scrollbar-arrow-color: #F4BE10;
  scrollbar-3dlight-color: #171006;
  scrollbar-highlight-color: #523917;
  scrollbar-face-color: #38260E;
  scrollbar-shadow-color: #221606;
  scrollbar-darkshadow-color: #171006;
  scrollbar-track-color: #171006;
 }
 
 
 FORM {
	display: inline;
}

 h1 { 
 font-size: 18px; 
 color: #D9BE92; 
 font-family: Times New Roman, serif;
 }
 
 h2 { 
 font-size: 16px; 
 color: #D9BE92; 
 font-family: Times New Roman, serif;
 }

 .magickal:link { font-size: 12px; color: #9C652E; font-family: Times New Roman, serif; }
 .magickal:visited { font-size: 12px; color: #9C652E; font-family: Times New Roman, serif; }
 .magickal:hover { font-size: 12px; color: #BB7D41; font-family: Times New Roman, serif; text-decoration: none;}
 .magickal:active { font-size: 12px; color: #BB7D41; font-family: Times New Roman, serif; }
 .magickal { font-size: 12px; color: #D5B290; font-family: Times New Roman, serif; }
 
 .copyright2:link { font-size: 12px; color: #CE9D45; font-family: Times New Roman, serif;}
 .copyright2:visited { font-size: 12px; color: #BA8B36; font-family: Times New Roman, serif; }
 .copyright2:active { font-size: 12px; color: #000000; font-family: Times New Roman, serif;}
 .copyright2:hover { font-size: 12px; color: #C1A065; font-family: Times New Roman, serif; }
 .copyright:link { font-size: 12px; color: #9B7E4B; font-family: Times New Roman, serif;}
 .copyright:visited { font-size: 12px; color: #917544; font-family: Times New Roman, serif; }
 .copyright { font-size: 12px; color: #9B7E4B; font-family: Times New Roman, serif; }
 
 hr {
    width: 90%;
    height: 1px;
    color: #242B13;
    background-color: #0E1106;
    align: center;
 }