﻿body 
{
    background-color:#7E7C6D;
    margin-top:0px;
}

.text
{
    font-family:Verdana;
    font-size:small;
}

.smallwhitetext
{
    font-family:Verdana;
    font-size:x-small;
    color:#DBDAD1;
}

a:link {color: #89A785; text-decoration: underline; text-transform: none; font-weight:bold; }
a:visited {color: #89A785; text-decoration: underline; text-transform: none; font-weight:bold;}
a:active {color: #89A785; text-decoration: underline; text-transform: none; font-weight:bold;}
a:hover {color: #89A785; text-decoration: underline; text-transform: none; font-weight:bold;}


