﻿a.submenuInactive, a.submenuInactive:visited, a.submenuInactive:hover
{
    font-weight:bold;
    text-decoration:none;
}

a.submenuActive, a.submenuActive:visited, a.submenuActive:hover
{
    font-weight:bold;
    text-decoration:underline;
}
