body
{
    color: lightgrey;
    font-family: Verdana;
    background-color: #585858;
    font-size: 11px;
    text-align: justify;
}

A
{
    color: #dcdcdc;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
a:link {color:#BFBFBF}
a:visited {color:#BFBFBF}
a:hover {color:#BFBFBF}
a:active {color:#BFBFBF}
