A:link { color: blue }
A:visited { color: purple }


    
DIV.game {
    background-color: white;
    border: solid;
    border-color: #ccccff;
    padding-left: 10px;
    font-family: sans-serif;
    width:  220px;
    font-size:  11pt;   
    }

DIV.game P {
    margin: 6px;
    }
    
    
DIV.GameBox {
    border:solid;
    padding: 4px;
    }
    
DIV.GameBox A {
    font-weight: bold;
    text-decoration: none;
    font-family:  Verdana, Charcoal, Geneva, sans-serif;
    }    
    
DD {
    padding: 4 px;
    }
    
DT {
    padding: 6 px;
    }    
    
        
H1 {
    align:          center;
    font-family:    sans-serif;
}

H2, H3 {
    font-family:    sans-serif;
    font-size:      16pt;
    font-weight:    bold;
}
    


P.GameSeries {
    font-size:  16pt;   
    font-weight: bold;
    margin-top:  0px;
    }

P.GameDesc {
    font-family:  Verdana, Charcoal, Geneva, sans-serif;
    margin-top: 0px;
    }

 
P.GameTitle {
    font-size:      12pt;
    font-weight:    bold;
    font-family:    sans-serif;
    }
    
P.GameTitle A {
    text-decoration: none;
}

 
    
P.footnote {
    font-family:    serif;
    font-size:      10pt;
    font-weight:    lighter;
    }
    
P.ProductInfo {
    font-family:  Verdana, Charcoal, Geneva, sans-serif;
    background-color: 333399;
    color: #CCCCFF;
    padding: 3px;
    border: solid;
    border-color: #CCCCFF;
    text-align: center;
    font-size: 10pt;
    }
    
SPAN.MSRP {
    <!-- TBD -->
    }

SPAN.MfrCode {
    color: yellow; 
}

SPAN.Wow {
    font-weight:        bold;
    text-transform:     uppercase;
    color:              #CC0000;
    font-size:          90%;
    }


TD.Sidebar {
    width: 165px;
}

