A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}

/* Header: Event, Site, Date */
.hEvent
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:12pt;
        color:#000080;
}

/* Header: Players */
.hPlayers
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:bold;
        font-size:12pt;
        color:#000080;
}

/* Header: Annotator, Eco */
.hAnnot
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:10pt;
        color:#800000;
}

/* Result */
.VH
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:12pt;
        color:#800000;
}

/* move comments */
.VC
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:10pt;
        color:#800000;
}

/* moves */
.V0
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:bold;
        font-size:10pt;
        color:#000000;
}

/* 1. variation */
.V1
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:10pt;
        color:#000000;
}

/* 2.-x. variation */
.V2
{
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:10pt;
        color:#000000;
}

/* variation dialog */
.vardialog
{
        background:#FFFFF4;

        width:100px;
        font-family:"Courier New", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:bold;
        font-size:9pt;
        color:#000000;
}

/* autoplay dialog */
.autoplaydlg
{
        background:#FFFFF4;

        width:35px;
        font-family:Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:9pt;
        color:#000000;
}

/* game menu dialog */
.gamedialog
{
        background:#FFFFF4;

        width:216px;
        font-family:Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:9pt;
        color:#000000;
}

/* board coordinates */
.coordinates
{
        font-family:"MS Sans Serif", Arial;
        font-style:normal;
        text-decoration:normal;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
}
