A:hover { 
 color: #AF8760;
}

.MainTitle {
 background-color: transparent;
 color: #D3A273; 
 text-align: center;
 font-size: 22pt;
 font-weight: bold;
}

.MightMagic {
 background-color: transparent;
 color: #AF8760; 
}

HR { 
 background-color: transparent;
 width: 75%;
 color: #AF8760;
}

.RingTable {
 border-color: #AF8760;
}

#portal {
}

.IndexTable {
 padding: 0px;
 border: 0px;
 width: 560px;
}

#PortalCell {
 background-image: url(pics/portal-bg.gif);
}

H1 {
 background-color: transparent;
 color: #CCAA88; 
}

H2 {
 background-color: transparent;
 color: #CCAA88; 
}

H3 {
 background-color: transparent;
 color: #DDCCAA; 
}

.FAQQuestion {
 background-color: transparent;
 color: #996644; 
}

.FAQTitle {
 background-color: transparent;
 color: #CCAA88; 
}

.Hidden {
 position: absolute;
 overflow: hidden;
 visibility: hidden;
 height: 1px; 
 width: 1px; 
}


