﻿/*Left nav styles*/

#eWebLeftPaneBottomLinksCellTable .TopNavLink, #eWebLeftPaneBottomLinksCellTable .TopUILink {
    text-decoration: none;
    font-family: Gotham SSm A, Gotham SSm B, Arial, sans-serif;
    font-size: 14px;
}

#eWebLeftPaneBottomLinksCellTable .TopNavLink, #eWebLeftPaneBottomLinksCellTable .TopUILink {
    text-decoration: none;
    font-family: Gotham SSm A, Gotham SSm B, Arial, sans-serif;
    font-size: 14px;
}

#eWebLeftPaneBottomLinksCellTable a.TopNavLink:hover, #eWebLeftPaneBottomLinksCellTable a.TopUILink:hover {
    text-decoration: underline;
}

/*End left nav styles*/