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

.MapTable 
{
 font-size: 1pt;
 overflow: hidden;
}

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

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

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

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

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

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

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

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