﻿#top_menu a
{
    text-decoration: underline;
    color: #ffffff;
}
#top_menu a:visited
{
    color: #ccffff;
}
