/******************************************************************************/
/*** Style sheet for the Might & Magic VI web page                          ***/ 
/*** Implementation: Ice3 - 29 Octobre 2000                                 ***/
/******************************************************************************/

A:hover { 
 background-color: transparent;
 color: green;
}

.Date {
 background-color: transparent;
 color: #96F538; 
}

.MightMagic {
 background-color: transparent;
 color: green; 
}

h1 {
 background-color: transparent;
 color: #96F538; 
}

h2 {
 background-color: transparent;
 color: #96F538; 
}

h3 {
 background-color: transparent;
 color: #B6FF58; 
}

.FAQQuestion {
 background-color: transparent;
 color: #00C832;
}

.FAQTitle {
 background-color: transparent;
 color: #96F538; 
}
