
nav a:hover {
    text-decoration: none;
}

nav ul.right a:hover {
    text-decoration: none;
    color: inherit;
}

div.fb-like span {
    vertical-align: middle !important;
}