a {
    word-wrap:break-word;
text-decration: underline;
}

.entry-content a {
text-decoration: underline;
color :#ffaa00;
}

.entry-content .excerpt a {
text-decoration: none;
color :#333;
}

