#privacyLine a{
    font-size: 11px;
    color: #343434;
    text-decoration: underline;
    width: auto;
}
#privacyLine a:hover{
    color: #343434; text-decoration: none;
}