﻿body 
{
    margin-top:0;
    margin-left:0;
    background-color:Black;
    font-family:Century Gothic;
    font-size:large
    }
table
{
    padding:0,0,0,0;
}
tr
{
    padding:0,0,0,0;
}
td
{
    padding:0,0,0,0;   
    vertical-align:top;
    color:White;
    font-family:Century Gothic;
    font-size:large
}
.class
{
    color:White;
}
a:hover
{
    color:Yellow;
    text-decoration:underline;
}
a
{
    color:White;
    text-decoration:none;
}
a:visted
{
    color:White;
    text-decoration:none;
}
