   a:active, a:hover, a:link, a:visited

        {
        color: #000000;
        font-family: arial, trebuchet ms, verdana, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        outline: none;
        }

    body
    
        {
        color: #222222;
        background-color: #ffffff;
        font-family: arial, trebuchet ms, verdana, sans-serif;
        font-size: 12px;
        height: 100%;
        margin: 0px;
        }
        
    form

        {
        display: inline;
        }

    html
    
        {
        height: 100%;
        margin-bottom: 1px;
        }

    img
    
        {
        border: #000000 0px solid;
        }

    table
    
        {
        border: #000000 0px solid;
        border-spacing: 0px;
        }
        
    td
    
        {
        border: #000000 0px solid;
        }

    div.game
    
        {
        position: relative;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 650px;
        }
