a, a:link, a:active, a:visited
{
    color: #444444;
}

a:hover
{
    color: #888888;
}
