.textFooter  a:link{
    margin: 0;
    font: normal 10px Frutiger, Verdana, Times, serf;
    color: #0A50A1;
    text-decoration: none;
    border-bottom: none;
    padding: 0px 3px 10px 0px;
}

.textFooter  a:visited{
    margin: 0;
    font: normal 10px Frutiger, Verdana, Times, serf;
    color: #0A50A1;
    text-decoration: none;
    border-bottom: none;
    padding: 0px 3px 10px 0px;
}

.textFooter  a:hover{	
    margin: 0;
    font: normal 10px Frutiger, Verdana, Times, serf;
    color: #666666;
    text-decoration: none;
    border-bottom: none;	
    padding: 0px 3px 10px 0px;
}
