﻿body 
{
    font: arial;
    background-color: #000000;
    color: #FFFFFF;
}
a
{
    color: #FF0000;
}
a.visited
{
    color: #FF0000;
}
