﻿
.ucFooter_Container
{
    padding-left: 2px;
    font-size: 8pt;
    color: #ffffff;
}

a.ucFooter_LinkWhite:link, a.ucFooter_LinkWhite:hover, a.ucFooter_LinkWhite:visited, a.ucFooter_LinkWhite:active,
a.ucFooter_LinkRose:link, a.ucFooter_LinkRose:hover, a.ucFooter_LinkRose:visited, a.ucFooter_LinkRose:active
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a.ucFooter_LinkRose:link, a.ucFooter_LinkRose:hover, a.ucFooter_LinkRose:visited, a.ucFooter_LinkRose:active
{
    color: #cbb69e;
}

