body
    {
    background: #000000;
    color: #FFFFFF;
    margin: 0px;
    font-family: verdana, arial; 
    font-size: 60%; 
    }
    
img {
    border: 0px
    }
    
p 
    {
    font-size: 60%;
    font-family: verdana, arial;
    }
    
a:link
    {
    color: #FFFFFF;
    text-decoration: none;
    }
    
a:visited
    {
    color: #FFFFFF;
    text-decoration: none;
    }

a:hover
    {
    color: #FFFFFF;
    text-decoration: none;
    }
