 TABLE { 
 font-family: Times New Roman, serif; 
 font-size: 14px; 
 }
 
 A:link { color: #CE9D45; text-decoration: none;}
 A:visited { color: #BA8B36; text-decoration: none;}
 A:active { color: #000000; }
 A:hover { color: #C1A065; text-decoration: underline; }
 
 BODY {
 color: #000000; 
 background: #171006 url("../images/bg_stone.jpg");
 background-attachment: fixed;
 background-repeat: repeat-xy;
 background-position: top; 
 font-family: Times New Roman, serif; 
 font-size: 14px; 
 }
 
 
 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; }
 
 .headerTitle { font-size: 16px; color: #8F5A3D; font-family: Times New Roman, serif; font-weight: heavy; }
 .Category { font-size: 16px; color: #CE9D45; font-family: Times New Roman, serif; font-weight: heavy; }
 .productTitle { font-size: 18px; color: #DE9D51; font-family: Times New Roman, serif; }
 .breadCrumb { font-size: 12px; color: #8A6A31; 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; }
 
 .search { font-size: 13px; color: #95969E; font-family: Times New Roman, serif; font-weight: heavy; }
 
 hr {
    width: 90%;
    height: 1px;
    color: #746856;
    background-color: #554936;
    align: center;
 }