﻿body 
{
    background: #000000;
    font-family: arial;
    font-size: small; 
}
a.creamlink {
        color: #F9F1D5;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
    }
    a.bluelink {
        color: #0000FF;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
    }
    .darkfont {
        color: #791207;
        font-family: arial;
        font-size: 12px;
    }
