﻿.footerMenuText a
{
    position:relative;
    left:-3px;
}

.footerMenuText a
{
    font-size:0.85em;
    font-weight:bold;
}

.footerMenuText a:hover
{
    text-decoration:none;
}

