﻿#menuBas a {
    font-size:12px;
    font-weight:bold;
    color:#a1a3a4;
    background-image:url(../../Images/plus.gif);
    background-position:left center;
    background-repeat:no-repeat;
    margin-right:10px;
    padding-left:10px;
    text-decoration:none;
}
#menuBas a:hover
{
    text-decoration:underline;
}

