.Head:hover
{
    text-decoration: none !important;
}
ul.Sections li a
{
    text-decoration: none !important;
    padding-top: 15px;
    height: 26px;
    line-height: 16px;
}
ul.Menu.Main li a
{
    text-decoration: none !important;
    height: 20px;
    padding-top: 12px;
    line-height: 12px;
}
.ie ul.Menu.Main li a
{
    text-decoration: none !important;
    height: 22px;
    padding-top: 10px;
    line-height: 12px;
}
ul.Menu.Top li a
{
    text-decoration: none !important;
    height: 20px;
    padding-top: 8px;
    line-height: 12px;
}