.content p {
    line-height: 2.5;
    padding: 3px 0 80px 0;
}
.content p a {
    text-decoration: underline;
    color:#333333;
}
.content p a:hover {
    text-decoration: none;
}