﻿body 
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size:10px;
}

        a:visited {
            color:#ACACAC;
        }
        a:link {
            color:#ACACAC;
        }
        a:active {
            color:#949494;
        }
