

.tpl_menu, .tpl_menu:link, .tpl_menu:visited
{
    font-family: trebuchet ms, arial, verdana;
    font-size:12px;
    font-weight: bold;
    text-decoration: none;
    color:#000000;
}

.tpl_menu:hover
{
    border-bottom: solid 1px #F37021;
}
.tpl_menu_sel
{
    font-family: trebuchet ms, arial, verdana;
    font-weight: bold;
    font-size:18px;
    color: #F37021;
    text-decoration: none; 
}