A:link, A:visited
{
    color: #333333;
    text-decoration: none;
}
A:hover
{
    color: #333333;
    text-decoration: none;
}