#forgot {
    font-size: 10px;
}

#forgot a {
    color: #fbaf3d;
    text-decoration: none;
}

#forgot a:hover {
    text-decoration: underline;
}