/******************************************************************************/
/*** Style sheet for the Might & Magic IX web page                          ***/ 
/*** Implementation: Ice3 - 29 Octobre 2000                                 ***/
/******************************************************************************/

A:hover { 
 background-color: transparent;
 color: #CF33CF;
}

.Date {
 background-color: transparent;
 color: #E589FF; 
}

.MightMagic {
 background-color: transparent;
 color: purple; 
}

h1 {
 background-color: transparent;
 color: #E589FF; 
}

h2 {
 background-color: transparent;
 color: #E589FF; 
}

h3 {
 background-color: transparent;
 color: #C569DF; 
}

.FAQQuestion {
 background-color: transparent;
 color: #9889FF;
}

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

.floatPic {
 float: left;
}

.Cell2, .Cell3 {
 vertical-align: top;
 background-color: transparent;
 color: #F3CE57; 
 text-align: left;
 font-weight: bold;
 font-size: 11pt;
}

.Cell2 {
 text-align: left;
}

.Cell3 {
 font-weight: normal;
 color: #F3CE57; 
 background-color: #2f2f2f;
}

.Cell4 {
 background-color: transparent;
 color: #F3CE57; 
 text-align: left;
}


