/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: default.css
* Created on: 7.5.2002
*********************************************************************/

A {
    color: #c88f4f;
    font-size: 10pt;
}

A:hover {
    color: #FFFFCA;
    font-size: 10pt;
}

BODY {
    background-color: #000000;
    color: #C0C0C0;
    font-size: 8pt;
}

