﻿.body
{
    margin: 0px;
}
.this_font
{
    font-size: 13px;
    color: White;
}
.this_font a:link
{
    color: White;
    text-decoration: none;
}
.this_font a:active
{
    color: #fff660;
}
.this_font a:hover
{
    color: #fff660;
}

