﻿body a 
{
    font-family:Arial;
    color:#666;
}
body a:hover
{
    color:Black;
}

