BODY {
        background-color: #000000;
        font-family: "Arial"
        text-align : justify;
        background-repeat : no-repeat;
        background-position : justify;
}

A {
        color: #F8C807;
        text-decoration: none;
}

A:HOVER {
        color: #DF0000;
        text-decoration: none;
}

