﻿A, A:visited, A:active, BODY, P, ol, li
{
    color: Black;
    font-size: small;
    font-family: Verdana;
}
A, A:visited, A:active
{
    text-decoration: none;
}

