#post_box .post-content a.diary-ext-link,
#post_box .entry-content a.diary-ext-link {
color: #e08a2c; text-decoration: underline;
text-decoration-style: dashed; text-underline-offset: 3px; text-decoration-thickness: 1px;
}
#post_box .post-content a.diary-ext-link:hover,
#post_box .entry-content a.diary-ext-link:hover {
color: #c26a12;
text-decoration-thickness: 2px;
} #post_box .post-content a.diary-ext-link:visited,
#post_box .entry-content a.diary-ext-link:visited {
color: #cf7a22;
}